OSDN Git Service

GUP: Update global property for the new dev opt
authorYiwei Zhang <zzyiwei@google.com>
Fri, 28 Dec 2018 19:47:56 +0000 (03:47 +0800)
committerYiwei Zhang <zzyiwei@google.com>
Wed, 17 Apr 2019 07:17:53 +0000 (00:17 -0700)
commita35e865b97b0da2f4a63f58b833ad6bf3d863907
tree0eccc9a96d78d7ddbbd24f26558e7827193be4f5
parenta08443c58a9382a6602307ea1d63a3703ca1e68d
GUP: Update global property for the new dev opt

We updated the development opt in mechanism for GUP. Now we have
GUP_DEV_OPT_IN_APPS for applications selected to use GUP and
GUP_DEV_OPT_OUT_APPS for applications selected not to use GUP.

Bug: 119221883
Test: Build, flash and boot, verify with prototype
Change-Id: I52869ecf9e411a8dbdc1146f00c82023ba41bebf
Merged-In: I52869ecf9e411a8dbdc1146f00c82023ba41bebf
core/java/android/os/GraphicsEnvironment.java
core/java/android/provider/Settings.java
core/proto/android/providers/settings/global.proto
core/tests/coretests/src/android/provider/SettingsBackupTest.java
packages/SettingsLib/res/values/strings.xml
packages/SettingsProvider/src/com/android/providers/settings/SettingsProtoDumpUtil.java
services/core/java/com/android/server/am/CoreSettingsObserver.java