Merge "docs: Added "location" before "gps" in list under "Declaring hardware ..."" into mnc-preview-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
1b29a95789
@@ -163,7 +163,7 @@ if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION)
|
||||
android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.nfc"
|
||||
android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.gps"
|
||||
<uses-feature android:name="android.hardware.location.gps"
|
||||
android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.microphone"
|
||||
android:required="false"/>
|
||||
|
||||
Reference in New Issue
Block a user