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

Commit aa7a61d0 authored by Yo Chiang's avatar Yo Chiang Committed by android-build-merger
Browse files

Merge "Clean up mainline whitelist in aosp_product.mk" am: 8ca4bf76 am: c4ca72d8 am: de7d8b19

am: 42127e02

Change-Id: I7a676239700cc1cbd5a496392328523bc98add36
parents fe4671d8 42127e02
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -21,21 +21,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_product.mk)
# Default AOSP sounds
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)

# TODO(b/133643923): Clean up the mainline whitelist
PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \
    system/app/messaging/messaging.apk \
    system/app/messaging/oat/% \
    system/app/WAPPushManager/WAPPushManager.apk \
    system/app/WAPPushManager/oat/% \
    system/bin/healthd \
    system/etc/init/healthd.rc \
    system/etc/vintf/manifest/manifest_healthd.xml \
    system/lib/libframesequence.so \
    system/lib/libgiftranscode.so \
    system/lib64/libframesequence.so \
    system/lib64/libgiftranscode.so \


# Additional settings used in all AOSP builds
PRODUCT_PRODUCT_PROPERTIES += \
    ro.config.ringtone=Ring_Synth_04.ogg \