summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Texture.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-03-22 18:08:07 -0700
committerDianne Hackborn <hackbod@google.com>2010-03-22 18:08:07 -0700
commitf657b63c1c20252e1b0eb0646efb479420c828be (patch)
tree73f593e912e93743169fa2f325ff87f2a3d77d94 /opengl/java/android/opengl/Texture.java
parent49de491379fc56960d00ff6c52472fe1a7d907a7 (diff)
Fix restoring of permissions after a reboot.
It turns out the whole loadedPermissions thing was pointless at this point, and causing the problem: we would write out the granted permissions, then at boot load them into loaded permissions, and never actually put them in granted. Just remove loadedPermissions. The grantedPermissions (that is the permissions the user has approved be granted to the app) are all we care about. Change-Id: I54d9dc418d6277ae0b35b8c1fc4b9c11f34f86f0
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions