Merge "Remove unused apps (RamdumpService and SSRestartDetector) from factory build targets." into 24D1-dev
This commit is contained in:
commit
480bc0ce65
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||||
dump_ramdump \
|
dump_ramdump \
|
||||||
ramdump \
|
ramdump \
|
||||||
|
|
||||||
# When not AOSP targets
|
# When neither AOSP nor factory targets
|
||||||
ifeq (,$(filter aosp_%, $(TARGET_PRODUCT)))
|
ifeq (,$(filter aosp_% factory_%, $(TARGET_PRODUCT)))
|
||||||
PRODUCT_PACKAGES += SSRestartDetector
|
PRODUCT_PACKAGES += SSRestartDetector
|
||||||
PRODUCT_PACKAGES_DEBUG += RamdumpUploader
|
PRODUCT_PACKAGES_DEBUG += RamdumpUploader
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue