Fix parsing equivalence for new permissions flag

PackageInfo.REQUESTED_PERMISSION_NEVER_FOR_LOCATION was
added, which the old parsing cannot handle. This clamps the flags to only the 2 supported ones.

Bug: 188204958

Test: atest com.android.server.pm.parsing

Change-Id: I655460dded90de8d9a5e9662f6c278cec8dde367
1 file changed