* commit '0046d9614a57fe4f4e49692570810d424b1f4fe4': Implement #8323587, #8323342, #8323590: new features.
This commit is contained in:
commit
f8bf40780b
@ -33,6 +33,9 @@
|
|||||||
<feature name="android.hardware.microphone" />
|
<feature name="android.hardware.microphone" />
|
||||||
<feature name="android.hardware.screen.portrait" />
|
<feature name="android.hardware.screen.portrait" />
|
||||||
<feature name="android.hardware.screen.landscape" />
|
<feature name="android.hardware.screen.landscape" />
|
||||||
|
<feature name="android.software.app_widgets" />
|
||||||
|
<feature name="android.software.home_screen" />
|
||||||
|
<feature name="android.software.input_methods" />
|
||||||
<!-- 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
|
||||||
|
@ -34,6 +34,9 @@
|
|||||||
<feature name="android.hardware.microphone" />
|
<feature name="android.hardware.microphone" />
|
||||||
<feature name="android.hardware.screen.portrait" />
|
<feature name="android.hardware.screen.portrait" />
|
||||||
<feature name="android.hardware.screen.landscape" />
|
<feature name="android.hardware.screen.landscape" />
|
||||||
|
<feature name="android.software.app_widgets" />
|
||||||
|
<feature name="android.software.home_screen" />
|
||||||
|
<feature name="android.software.input_methods" />
|
||||||
<!-- devices with GPS must include android.hardware.location.gps.xml -->
|
<!-- devices with GPS must include android.hardware.location.gps.xml -->
|
||||||
<!-- devices with a rear-facing camera must include one of these as appropriate:
|
<!-- devices with a rear-facing camera must include one of these as appropriate:
|
||||||
android.hardware.camera.xml or
|
android.hardware.camera.xml or
|
||||||
|
Loading…
Reference in New Issue
Block a user