Remove pre-granted audio permission from Now Playing on Pixel2

See bug for more details.  The apk already supports asking for this permission at runtime.  Upgrading to this android build does not revoke the permission out from under the app.

Bug: 130440726
Test: Manually tested by upgrading walleye to this build and seeing now playing continue to work.
Change-Id: I599586b93ad786762e151fb798d4e5011f2b0315
This commit is contained in:
Nick Moukhine
2019-06-06 15:42:28 +00:00
parent f70badf3be
commit b5cb56b8c1

View File

@@ -78,12 +78,6 @@
<permission name="android.permission.RECEIVE_SMS" fixed="false"/>
</exception>
<exception
package="com.google.intelligence.sense">
<!-- Record Audio -->
<permission name="android.permission.RECORD_AUDIO" fixed="false"/>
</exception>
<exception
package="com.qualcomm.ltebc_vzw">
<!-- Phone -->