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:
Fyodor Kupolov
2017-10-19 10:19:38 -07:00
parent 3ae3629c3b
commit 80da5c33e6

View File

@@ -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