mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Add pixel_2016_exclusive.xml
- This allows us to use unlimited backup in Google Photos infinitely. Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com> Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
7a3b4163b0
commit
a1c0496cbb
2 changed files with 12 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- These are configurations that should exist on Google's 2016 Pixel devices. -->
|
||||
<config>
|
||||
<!-- Both versions of this string are needed due to a miscommunication. b/29978934 -->
|
||||
<feature name="com.google.android.apps.photos.NEXUS_PRELOAD" />
|
||||
<feature name="com.google.android.apps.photos.nexus_preload" />
|
||||
</config>
|
||||
Loading…
Reference in a new issue