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