Always build the updaters
The separation logic is from signing key, not build type. Let the app makefiles decide Change-Id: I71286d83148454d77c5e8c35b8c25762ea2d34d3
This commit is contained in:
parent
ae71f04d55
commit
178ca721b4
@ -164,6 +164,8 @@ PRODUCT_PACKAGES += \
|
||||
Apollo \
|
||||
CMFileManager \
|
||||
LockClock \
|
||||
CMUpdater \
|
||||
CMFota \
|
||||
CMAccount
|
||||
|
||||
# CM Hardware Abstraction Framework
|
||||
@ -217,7 +219,6 @@ ifneq ($(TARGET_BUILD_VARIANT),user)
|
||||
PRODUCT_PACKAGES += \
|
||||
procmem \
|
||||
procrank \
|
||||
CMUpdater \
|
||||
Superuser \
|
||||
su
|
||||
|
||||
@ -230,9 +231,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.root_access=1
|
||||
else
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
CMFota
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.root_access=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user