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

Commit 4d2511e0 authored by bohu's avatar bohu Committed by Bo Hu
Browse files

emulator: remove vintf and some whitelists

merge internal first to resolve conflicts from aosp

BUG: 123495142

Change-Id: Ie204f22de49f0593a067f8cb52d3dea371fd2e13
parent c697b9cf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@

# Device modules
PRODUCT_PACKAGES += \
    vintf \
    CarrierConfig \

# need this for gles libraries to load properly
+0 −12
Original line number Diff line number Diff line
@@ -21,18 +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/priv-app/SdkSetup/SdkSetup.apk \
    system/priv-app/SdkSetup/oat/% \

# Device modules
PRODUCT_PACKAGES += \
    vintf \

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