1{ 2 "apex-available": [ 3 "//apex_available:platform", 4 "com.android.bluetooth" 5 ], 6 "device": true, 7 "features": "time,net,io-util,fs", 8 "min-sdk-version": "29", 9 "run": true 10} 11