mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
Disable privapp-permissions whitelist enforcement on aosp_taimen
Otherwise device won't boot due to whitelist violations. Bug: 67718369 Test: manual Change-Id: I1f4b0b07a3397d8eddc0a12f822e475be77bf514
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
# b/67718369 temporarily disable privapp-permissions whitelist enforcement
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.control_privapp_permissions=disable
|
||||
|
||||
# Get the full APNs
|
||||
PRODUCT_COPY_FILES := device/google/wahoo/apns-full-conf.xml:system/etc/apns-conf.xml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user