Merge "Install llndk.libraries.txt when VNDK is deprecated" into main
This commit is contained in:
@@ -102,6 +102,11 @@ PRODUCT_PACKAGES += \
|
|||||||
libaudiopolicyengineconfigurable \
|
libaudiopolicyengineconfigurable \
|
||||||
libpolicy-subsystem
|
libpolicy-subsystem
|
||||||
|
|
||||||
|
|
||||||
|
ifneq ($(KEEP_VNDK),true)
|
||||||
|
PRODUCT_PACKAGES += llndk.libraries.txt
|
||||||
|
endif
|
||||||
|
|
||||||
# Include all zygote init scripts. "ro.zygote" will select one of them.
|
# Include all zygote init scripts. "ro.zygote" will select one of them.
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
system/core/rootdir/init.zygote32.rc:system/etc/init/hw/init.zygote32.rc \
|
system/core/rootdir/init.zygote32.rc:system/etc/init/hw/init.zygote32.rc \
|
||||||
|
Reference in New Issue
Block a user