Merge "FRP: Define overlay of GMS"

This commit is contained in:
Linux Build Service Account 2015-10-24 08:46:52 -07:00 committed by Gerrit - the friendly Code Review server
commit 68f041784e
1 changed files with 2 additions and 0 deletions

View File

@ -241,5 +241,7 @@
state changes. Voice radio tech change will always trigger an update of
phone object irrespective of this config -->
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<!-- Define Google play service package for FRP-->
<string name="config_persistentDataPackageName" translatable="false">com.google.android.gms</string>
</resources>