diff options
| author | 2021-06-07 23:52:55 +0000 | |
|---|---|---|
| committer | 2021-06-07 23:52:55 +0000 | |
| commit | 330f09cd6768fd04de4b957303e07f2c3a32c7da (patch) | |
| tree | e399d6969ca279532ad55a43ad2e493583220e0c | |
| parent | 3b71371d99028c35e2e841bdf0b3b8e4673128ae (diff) | |
| parent | 262e6a55707834e3d88450a7af2a614f1076e9cb (diff) | |
Merge "Revert "Added android.software.device_admin feature."" into sc-dev
| -rw-r--r-- | data/etc/car_core_hardware.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/data/etc/car_core_hardware.xml b/data/etc/car_core_hardware.xml index adfd6e297b..cc0ee825a8 100644 --- a/data/etc/car_core_hardware.xml +++ b/data/etc/car_core_hardware.xml @@ -47,12 +47,6 @@ <feature name="android.software.secure_lock_screen" /> <feature name="android.software.input_methods" /> - - <!-- Feature to support device admins --> - <!-- TODO(b/178412797): not fully supported yet, CTS tests are still - failing. --> - <feature name="android.software.device_admin" /> - <!-- devices with GPS must include android.hardware.location.gps.xml --> <!-- devices with an autofocus camera and/or flash must include either android.hardware.camera.autofocus.xml or |