Merge "logcat: permit transition to Android.bp" am: 374f753211
am: 1830c9596d
Change-Id: I0fbe9bf8f12c10ce30fddc2e1a3ed9c66b21c6ce
This commit is contained in:
commit
5d9e6eb512
|
@ -148,6 +148,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Packages included only for eng or userdebug builds, previously debug tagged
|
# Packages included only for eng or userdebug builds, previously debug tagged
|
||||||
PRODUCT_PACKAGES_DEBUG := \
|
PRODUCT_PACKAGES_DEBUG := \
|
||||||
|
logpersist.start \
|
||||||
perfprofd \
|
perfprofd \
|
||||||
sqlite3
|
sqlite3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue