• Jeff Hamilton's avatar
    Always use a consistent name for SharedPreferences. · a17725e2
    Jeff Hamilton authored
    The code was relying on the package name for
    SharedPreferences, which is problematic if running
    under a new package name.
    
    Also, remove the use of the shared user ID.
    
    Change-Id: I9d2c8c78588d7b9868318153d0788addb84f11a6
    a17725e2
AndroidManifest.xml 6.13 KB