Merge "Remove unused apps (RamdumpService and SSRestartDetector) from factory build targets." into 24D1-dev
This commit is contained in:
commit
480bc0ce65
@ -5,8 +5,8 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||
dump_ramdump \
|
||||
ramdump \
|
||||
|
||||
# When not AOSP targets
|
||||
ifeq (,$(filter aosp_%, $(TARGET_PRODUCT)))
|
||||
# When neither AOSP nor factory targets
|
||||
ifeq (,$(filter aosp_% factory_%, $(TARGET_PRODUCT)))
|
||||
PRODUCT_PACKAGES += SSRestartDetector
|
||||
PRODUCT_PACKAGES_DEBUG += RamdumpUploader
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user