Build adb_root
Change-Id: I646b9db5543b47f777b443f601e9c2c6fa7ef08b
This commit is contained in:
@@ -229,6 +229,8 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||
|
||||
# Conditionally build in su
|
||||
ifneq ($(TARGET_BUILD_VARIANT),user)
|
||||
PRODUCT_PACKAGES += \
|
||||
adb_root
|
||||
ifeq ($(WITH_SU),true)
|
||||
PRODUCT_PACKAGES += \
|
||||
su
|
||||
|
Reference in New Issue
Block a user