Loading target/product/gsi_common.mk +2 −2 Original line number Diff line number Diff line Loading @@ -24,12 +24,12 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_product.mk) $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk) # Additional settings used in all AOSP builds PRODUCT_PROPERTY_OVERRIDES := \ PRODUCT_PROPERTY_OVERRIDES += \ ro.config.ringtone=Ring_Synth_04.ogg \ ro.config.notification_sound=pixiedust.ogg # The mainline checking whitelist, should be clean up PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST := \ PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \ system/app/messaging/messaging.apk \ system/app/PhotoTable/PhotoTable.apk \ system/app/WAPPushManager/WAPPushManager.apk \ Loading Loading
target/product/gsi_common.mk +2 −2 Original line number Diff line number Diff line Loading @@ -24,12 +24,12 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_product.mk) $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk) # Additional settings used in all AOSP builds PRODUCT_PROPERTY_OVERRIDES := \ PRODUCT_PROPERTY_OVERRIDES += \ ro.config.ringtone=Ring_Synth_04.ogg \ ro.config.notification_sound=pixiedust.ogg # The mainline checking whitelist, should be clean up PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST := \ PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \ system/app/messaging/messaging.apk \ system/app/PhotoTable/PhotoTable.apk \ system/app/WAPPushManager/WAPPushManager.apk \ Loading