Skip to content

Commit

Permalink
test (aapt2): add assertion for "usesPermissionFlags" (#2790)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches authored Mar 28, 2022
1 parent b910df7 commit 420406b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
<meta-data name="test_int_as_string" value="\ 12345" />
<meta-data name="test_int" value="12345" />
</application>
<uses-permission android:name="android.permission.BLUETOOTH_SCAN" android:usesPermissionFlags="neverForLocation" />
</manifest>

0 comments on commit 420406b

Please sign in to comment.