Merge pull request #264 from eremitein/treble-app-call

add treble app to the allow-in-power-save list
This commit is contained in:
Pierre-Hugues HUSSON 2021-05-30 23:00:52 +02:00 committed by GitHub
commit 4f6b0d28a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,4 +3,6 @@
<privapp-permissions package="me.phh.treble.app">
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
</privapp-permissions>
<!-- fix voice channels in calls (stop unloading treble-app) -->
<allow-in-power-save package="me.phh.treble.app" />
</permissions>