diff options
| author | 2018-03-06 13:36:36 -0800 | |
|---|---|---|
| committer | 2018-03-06 13:36:36 -0800 | |
| commit | 886fde40ec591e0148481f38ce010dfd6b0ffdfa (patch) | |
| tree | 4c6f752f0cf6d3001f710526d997389fdf9c8494 | |
| parent | 25f5e5dc92eac2f824b41b9da7aa8b15fd198a34 (diff) | |
Remove device_admin feature from wearables.
Change-Id: I2b10ac11ed48a5162f718a826d747c2086a1607f
| -rw-r--r-- | data/etc/wearable_core_hardware.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/etc/wearable_core_hardware.xml b/data/etc/wearable_core_hardware.xml index d7c3730f5b..e2ab71a853 100644 --- a/data/etc/wearable_core_hardware.xml +++ b/data/etc/wearable_core_hardware.xml @@ -36,9 +36,6 @@ <!-- basic system services --> <feature name="android.software.home_screen" /> - <!-- device administration --> - <feature name="android.software.device_admin" /> - <!-- input management and third-party input method editors --> <feature name="android.software.input_methods" /> |