Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4febe1e5 authored by Bo Hu's avatar Bo Hu Committed by android-build-merger
Browse files

Merge "emulator: remove vintf and some whitelists"

am: 3c923018

Change-Id: I8d75453751aa9a41e3cca21eafcbea58e6767aa5
parents 8262fecc 3c923018
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -20,8 +20,6 @@

# Device modules
PRODUCT_PACKAGES += \
    libGLES_android \
    vintf \
    CarrierConfig \

# need this for gles libraries to load properly
+0 −15
Original line number Diff line number Diff line
@@ -21,21 +21,6 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_vendor.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_vendor.mk)

# TODO(b/123495142): these files should be clean up
PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST := \
    system/bin/vintf \
    system/etc/permissions/android.software.verified_boot.xml \
    system/etc/permissions/privapp-permissions-goldfish.xml \
    system/lib/egl/libGLES_android.so \
    system/lib64/egl/libGLES_android.so \
    system/priv-app/SdkSetup/SdkSetup.apk \
    system/priv-app/SdkSetup/oat/% \

# Device modules
PRODUCT_PACKAGES += \
    libGLES_android \
    vintf \

# need this for gles libraries to load properly
# after moving to /vendor/lib/
PRODUCT_PACKAGES += \