diff options
| -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 |