OSDN Git Service

Game Driver: Add a Settings.Global property for sphal libraries
authorYiwei Zhang <zzyiwei@google.com>
Thu, 14 Feb 2019 18:43:42 +0000 (10:43 -0800)
committerYiwei Zhang <zzyiwei@google.com>
Fri, 19 Apr 2019 19:34:34 +0000 (12:34 -0700)
commiteb8d7cc3cdc1118c8c125b0d4eb5fa34bc2fc854
tree0e7457ff3d3943b97a3711dfcfdbd4503f339cc6
parentdb98f35743c7e2a83c71d346220ff4c39e7e0463
Game Driver: Add a Settings.Global property for sphal libraries

This change add the GAME_DRIVER_SPHAL_LIBRARIES property to save the
list of sphal libraries assessible to Game Driver.

Bug: 124448366
Test: Build, flash and boot.
Change-Id: I7cb06df80f19d87f5fd13d7df3c991ceb5bdfb06
Merged-In: I7cb06df80f19d87f5fd13d7df3c991ceb5bdfb06
Exempt-From-Owner-Approval: Change in CoreSettingsObserver.java is too
minor
core/java/android/provider/Settings.java
core/proto/android/providers/settings/global.proto
core/tests/coretests/src/android/provider/SettingsBackupTest.java
packages/SettingsProvider/src/com/android/providers/settings/SettingsProtoDumpUtil.java
services/core/java/com/android/server/am/CoreSettingsObserver.java