Snap for 9101640 from af1ebfd741 to udc-release

Change-Id: I43ceafd3cc9bcc17ee35893e8fb6d840e4d8df24
This commit is contained in:
Android Build Coastguard Worker 2022-09-24 03:03:10 +00:00
commit 83595ba0b6
2 changed files with 3 additions and 0 deletions

View file

@ -113,6 +113,8 @@
<exception package="com.google.android.wfcactivation">
<!-- SMS -->
<permission name="android.permission.RECEIVE_WAP_PUSH" fixed="false"/>
<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
</exception>
<exception package="com.google.android.apps.accessibility.voiceaccess">

View file

@ -45,6 +45,7 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/google/pixel \
device/google/gs101 \
device/google/gs101/powerstats \
system/chre/host/hal_generic \
vendor/google/whitechapel/tools \
vendor/google/camera \
vendor/google/interfaces \