universal7885: Add vndk compat layer

Co-authored-by: luk1337 <priv.luk@gmail.com>
Co-authored-by: jesec <jc@lineageos.org>

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
jesec 2019-03-26 04:50:05 +00:00 committed by roynatech2544
commit 014fb0b0ac
6 changed files with 575 additions and 0 deletions

View file

@ -21,3 +21,8 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
frameworks/native/data/etc/android.hardware.fingerprint.xml:system/etc/permissions/android.hardware.fingerprint.xml
# VNDK
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/vndk-compat/ld.config.compat.txt:system/etc/ld.config.compat.txt \
$(LOCAL_PATH)/vndk-compat/vndk-compat.rc:system/etc/init/vndk-compat.rc