Merge "Add device admin to wearables for API8 Compat" into klp-modular-dev
This commit is contained in:
commit
7cd122a549
@ -36,6 +36,9 @@
|
|||||||
<feature name="android.software.home_screen" />
|
<feature name="android.software.home_screen" />
|
||||||
<feature name="android.software.input_methods" />
|
<feature name="android.software.input_methods" />
|
||||||
|
|
||||||
|
<!-- Feature to specify if the device supports adding device admins. -->
|
||||||
|
<feature name="android.software.device_admin" />
|
||||||
|
|
||||||
<!-- devices with GPS must include android.hardware.location.gps.xml -->
|
<!-- devices with GPS must include android.hardware.location.gps.xml -->
|
||||||
<!-- devices with an autofocus camera and/or flash must include either
|
<!-- devices with an autofocus camera and/or flash must include either
|
||||||
android.hardware.camera.autofocus.xml or
|
android.hardware.camera.autofocus.xml or
|
||||||
|
Loading…
Reference in New Issue
Block a user