Merge "[Default permission exception] Google - Pixel Ambient Services (com.google.intelligence.sense)"

This commit is contained in:
Gabriel Taubman
2017-06-06 20:16:56 +00:00
committed by Android (Google) Code Review
2 changed files with 7 additions and 0 deletions

View File

@@ -57,4 +57,10 @@
<permission name="android.permission.READ_PHONE_STATE" fixed="false"/>
</exception>
<exception
package="com.google.intelligence.sense">
<!-- Record Audio -->
<permission name="android.permission.RECORD_AUDIO" fixed="false"/>
</exception>
</exceptions>

View File

@@ -18,6 +18,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
keyguard.no_require_sim=true
PRODUCT_COPY_FILES += \
device/google/wahoo/default-permissions.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default-permissions/default-permissions.xml \
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
# Enforce privapp-permissions whitelist