Docs: Fix manifest example for ARC am: 8960d0a712
am: 30b30e5927
Change-Id: I46e01ac13f9a4bb995143b9868f6de031e0a2c12
This commit is contained in:
@@ -51,7 +51,7 @@ review your mouse and keyboard interactions.
|
|||||||
<!-- Some Chromebooks don't support touch. Although not essential,
|
<!-- Some Chromebooks don't support touch. Although not essential,
|
||||||
it's a good idea to explicitly include this declaration. -->
|
it's a good idea to explicitly include this declaration. -->
|
||||||
<uses-feature android:name="android.hardware.touchscreen"
|
<uses-feature android:name="android.hardware.touchscreen"
|
||||||
required="false" />
|
android:required="false" />
|
||||||
</manifest>
|
</manifest>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user