{SplashFragment|NetworkPreference}: Updates to AuthData building
* Always generate GSF ID on device regardless of login type * Switch to new method for building AuthData Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -43,13 +43,6 @@
|
||||
app:singleLineTitle="false"
|
||||
app:title="@string/pref_common_extra" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:defaultValue="false"
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="PREFERENCE_INSECURE_ANONYMOUS"
|
||||
app:summary="@string/pref_insecure_anonymous_summary"
|
||||
app:title="@string/pref_insecure_anonymous_title" />
|
||||
|
||||
<com.aurora.store.view.custom.preference.AuroraListPreference
|
||||
app:defaultValue="0"
|
||||
app:entries="@array/pref_vending_version"
|
||||
|
||||
Reference in New Issue
Block a user