config: Fix build when WITH_SU is set
Change-Id: I95ac8ae2725279a95c11ae898ebfd44a6fa0f10e
This commit is contained in:
@@ -194,6 +194,9 @@ ifneq ($(TARGET_BUILD_VARIANT),user)
|
||||
ifeq ($(WITH_SU),true)
|
||||
PRODUCT_PACKAGES += \
|
||||
su
|
||||
|
||||
PRODUCT_ARTIFACT_PATH_REQUIREMENT_ALLOWED_LIST += \
|
||||
system/xbin/su
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user