Files
frameworks_base/core/java/android/permission
Hai Zhang d96a064ded Finish swapping packageName and permissionName.
Package is the subject and permission is the attribute, so naturally
package should come first. However, some APIs in the early days
weren't declared this way. Now that our new APIs are designed
properly, clean up our ordering internally as well.

Bug: 158736025
Test: presubmit
Change-Id: I47cab14bb80afcdb7e868fe75a375a4705606d9d
2021-01-06 17:29:59 -08:00
..