You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
403 B

{
"apex-available": [
"//apex_available:platform",
"com.android.runtime",
"com.android.art.debug",
"com.android.art"
],
"device": true,
"min-sdk-version": "S",
"native-bridge-supported": true,
"product-available": true,
"ramdisk-available": true,
"recovery-available": true,
"run": true,
"tests": true,
"vendor-available": true,
"vendor-ramdisk-available": true
}