Guest User

nexus.xml

a guest
Dec 14th, 2016
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <!-- These are configurations that should exist on Google's 2016 and newer Nexus devices. -->
  4. <config>
  5. <!-- This is meant to be the canonical feature identifying 2016 and newer Nexus devices. -->
  6. <feature name="com.google.android.feature.PIXEL_EXPERIENCE" />
  7.  
  8. <!-- Both versions of this string are needed due to a miscommunication. b/29978934 -->
  9. <feature name="com.google.android.apps.photos.NEXUS_PRELOAD" />
  10. <feature name="com.google.android.apps.photos.nexus_preload" />
  11. </config>
Advertisement
Add Comment
Please, Sign In to add comment