Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6254e64f authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Add new CTS feature.

Test: this is for a test.
Change-Id: Ib557b8f68e7d5be72f8ab9b1f334d2756ea074e9
parent b0ae9c12
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -23,6 +23,9 @@
     devices.
-->
<permissions>
    <!-- This is Android and fully CTS compatible.  Basically this is for CTS tests to use. -->
    <feature name="android.software.cts" />

    <feature name="android.hardware.audio.output" />
    <feature name="android.hardware.location" />
    <feature name="android.hardware.location.network" />
+3 −0
Original line number Diff line number Diff line
@@ -23,6 +23,9 @@
     devices.
-->
<permissions>
    <!-- This is Android and fully CTS compatible.  Basically this is for CTS tests to use. -->
    <feature name="android.software.cts" />

    <feature name="android.hardware.audio.output" />
    <feature name="android.hardware.camera" />
    <feature name="android.hardware.location" />
+3 −0
Original line number Diff line number Diff line
@@ -23,6 +23,9 @@
     devices.
-->
<permissions>
    <!-- This is Android and fully CTS compatible.  Basically this is for CTS tests to use. -->
    <feature name="android.software.cts" />

    <feature name="android.hardware.audio.output" />
    <feature name="android.hardware.location" />
    <feature name="android.hardware.location.network" />
+3 −0
Original line number Diff line number Diff line
@@ -21,6 +21,9 @@
     Wearable devices include watches, glasses, backpacks, and sweaters.
-->
<permissions>
    <!-- This is Android and fully CTS compatible.  Basically this is for CTS tests to use. -->
    <feature name="android.software.cts" />

    <feature name="android.hardware.location" />
    <!-- devices supporting compass/magnitometer sensor must include
	 android.hardware.sensor.compass.xml -->