Skip to content

Commit

Permalink
overlay: core: Assign automotive projection role to Android Auto
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
  • Loading branch information
kdrag0n authored and neobuddy89 committed Dec 30, 2021
1 parent 2b4aea5 commit 67dceb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overlay/common/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -341,4 +341,7 @@

<!-- the number of the max cached processes in the system. -->
<integer name="config_customizedMaxCachedProcesses">64</integer>

<!-- Android Auto role -->
<string name="config_systemAutomotiveProjection" translatable="false">com.google.android.projection.gearhead</string>
</resources>

0 comments on commit 67dceb2

Please sign in to comment.