lineage: Disable vendor restrictions
Change-Id: I9bd368f04605df469f02b26dae47e587bccc2e52
This commit is contained in:
committed by
Michael Bestas
parent
8a5dec51c2
commit
24ada062ab
@@ -123,6 +123,9 @@ PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD := false
|
||||
# leave less information available via JDWP.
|
||||
PRODUCT_MINIMIZE_JAVA_DEBUG_INFO := true
|
||||
|
||||
# Disable vendor restrictions
|
||||
PRODUCT_RESTRICT_VENDOR_FILES := false
|
||||
|
||||
# Bootanimation
|
||||
PRODUCT_PACKAGES += \
|
||||
bootanimation.zip
|
||||
|
Reference in New Issue
Block a user