bangkk: Import odm sku permissions

Change-Id: Ie305f3dd4be1a0409db1efdcacbbc004adc1eb82
This commit is contained in:
Michael Bestas 2023-04-24 22:16:28 +03:00
parent 7d909beba3
commit dc94049607
No known key found for this signature in database
6 changed files with 46 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<unavailable-feature name="android.hardware.nfc.hce"/>
</permissions>

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<unavailable-feature name="android.hardware.nfc.hcef"/>
</permissions>

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<unavailable-feature name="android.hardware.nfc.uicc"/>
</permissions>

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<unavailable-feature name="android.hardware.nfc"/>
<unavailable-feature name="android.hardware.nfc.any"/>
</permissions>

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<unavailable-feature name="android.hardware.se.omapi.ese"/>
</permissions>