Searched refs:updatable (Results 1 – 3 of 3) sorted by relevance
75 final String updatable = getDevice().getProperty("ro.apex.updatable"); in setUp() local76 assumeThat("Device doesn't support updating APEX", updatable, CoreMatchers.equalTo("true")); in setUp()
504 final String updatable = getDevice().getProperty("ro.apex.updatable"); in isUpdatingApexSupported() local505 return updatable != null && updatable.equals("true"); in isUpdatingApexSupported()
30 system/bt/apex/com.android.bluetooth.updatable.avbpubkey