From 90e95d740b116a26679a5563c9f52bbf19766228 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Thu, 19 Dec 2019 16:10:44 -0800 Subject: Add Reboot Escrow feature flag This indicates that the device supports the RebootEscrow HAL for OTA systems to reboot a device while unattended to apply an update. Bug: 63928581 Test: make Change-Id: Ida7f4ee11848a9dfd7deca8501c1fb7d880f6199 --- data/etc/android.hardware.reboot_escrow.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/etc/android.hardware.reboot_escrow.xml (limited to 'data') diff --git a/data/etc/android.hardware.reboot_escrow.xml b/data/etc/android.hardware.reboot_escrow.xml new file mode 100644 index 0000000000..5db9f4c3ce --- /dev/null +++ b/data/etc/android.hardware.reboot_escrow.xml @@ -0,0 +1,24 @@ + + + + + + + + -- cgit v1.2.3-59-g8ed1b From 3d36d47b893a66b46c61f91340a3d6a6ea9e83d6 Mon Sep 17 00:00:00 2001 From: Daniel Bright Date: Wed, 8 Jan 2020 16:20:26 -0800 Subject: Add feature flag android.hardware.telephony.data Bug: 146206136 Test: Compiled Change-Id: I8f6673fe20e0fefc5fb41d0261beea341c8bd223 --- data/etc/android.hardware.telephony.cdma.xml | 1 + data/etc/android.hardware.telephony.gsm.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'data') diff --git a/data/etc/android.hardware.telephony.cdma.xml b/data/etc/android.hardware.telephony.cdma.xml index 082378d5ce..b598f6854b 100644 --- a/data/etc/android.hardware.telephony.cdma.xml +++ b/data/etc/android.hardware.telephony.cdma.xml @@ -18,4 +18,5 @@ + diff --git a/data/etc/android.hardware.telephony.gsm.xml b/data/etc/android.hardware.telephony.gsm.xml index 7927fa8470..fe8a5cf4d3 100644 --- a/data/etc/android.hardware.telephony.gsm.xml +++ b/data/etc/android.hardware.telephony.gsm.xml @@ -18,4 +18,5 @@ + -- cgit v1.2.3-59-g8ed1b From 2adea53982c05a3c6b2416fc37893304c0572ec5 Mon Sep 17 00:00:00 2001 From: Daniel Bright Date: Mon, 13 Jan 2020 22:12:46 -0800 Subject: Rollback android.hardware.telephony.data Bug: 146206136 Test: Compiled, Flashed Change-Id: I37d6a6511331b546fbf4a4aa68f44466fce54ff9 --- data/etc/android.hardware.telephony.cdma.xml | 1 - data/etc/android.hardware.telephony.gsm.xml | 1 - 2 files changed, 2 deletions(-) (limited to 'data') diff --git a/data/etc/android.hardware.telephony.cdma.xml b/data/etc/android.hardware.telephony.cdma.xml index b598f6854b..082378d5ce 100644 --- a/data/etc/android.hardware.telephony.cdma.xml +++ b/data/etc/android.hardware.telephony.cdma.xml @@ -18,5 +18,4 @@ - diff --git a/data/etc/android.hardware.telephony.gsm.xml b/data/etc/android.hardware.telephony.gsm.xml index fe8a5cf4d3..7927fa8470 100644 --- a/data/etc/android.hardware.telephony.gsm.xml +++ b/data/etc/android.hardware.telephony.gsm.xml @@ -18,5 +18,4 @@ - -- cgit v1.2.3-59-g8ed1b From 27bc04147e5967af465c394003ee1183f67c5b0e Mon Sep 17 00:00:00 2001 From: Arthur Ishiguro Date: Fri, 17 Jan 2020 14:20:41 -0800 Subject: Adds an xml file for Context Hub feature Bug: 147677675 Test: Compile only Change-Id: Ifd0cf97e92d04a2e07b1576e8539478f5ab4b92e --- data/etc/android.hardware.context_hub.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/etc/android.hardware.context_hub.xml (limited to 'data') diff --git a/data/etc/android.hardware.context_hub.xml b/data/etc/android.hardware.context_hub.xml new file mode 100644 index 0000000000..8133e0be05 --- /dev/null +++ b/data/etc/android.hardware.context_hub.xml @@ -0,0 +1,20 @@ + + + + + + + -- cgit v1.2.3-59-g8ed1b From 66a2c81adaf52cd7fb77d07640d67bfb4b438231 Mon Sep 17 00:00:00 2001 From: Alastair Donaldson Date: Wed, 22 Jan 2020 13:16:20 +0000 Subject: Add configurations for Vulkan dEQP support Adds files that set the test suite date associated with Vulkan dEQP support to either 2019-03-01 or 2020-03-01. Bug: 136573508 Change-Id: I0a70592d243d6833ba13fe3560326ba212caa0bb --- ...ndroid.software.vulkan.deqp.level-2019-03-01.xml | 21 +++++++++++++++++++++ ...ndroid.software.vulkan.deqp.level-2020-03-01.xml | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 data/etc/android.software.vulkan.deqp.level-2019-03-01.xml create mode 100644 data/etc/android.software.vulkan.deqp.level-2020-03-01.xml (limited to 'data') diff --git a/data/etc/android.software.vulkan.deqp.level-2019-03-01.xml b/data/etc/android.software.vulkan.deqp.level-2019-03-01.xml new file mode 100644 index 0000000000..9c67d4abb7 --- /dev/null +++ b/data/etc/android.software.vulkan.deqp.level-2019-03-01.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/data/etc/android.software.vulkan.deqp.level-2020-03-01.xml b/data/etc/android.software.vulkan.deqp.level-2020-03-01.xml new file mode 100644 index 0000000000..19b269b607 --- /dev/null +++ b/data/etc/android.software.vulkan.deqp.level-2020-03-01.xml @@ -0,0 +1,21 @@ + + + + + + + -- cgit v1.2.3-59-g8ed1b From fa3f3d3b091d4170422cb07ef75700102c47a802 Mon Sep 17 00:00:00 2001 From: shubang Date: Mon, 10 Feb 2020 14:40:38 -0800 Subject: Add android.hardware.tv.tuner feature see https://developer.android.com/guide/topics/manifest/uses-feature-element Test: make; Change-Id: Ib2bc4c0fdd98cb3aaad3be2e3ba53ae7cc933a3a --- data/etc/android.hardware.tv.tuner.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/etc/android.hardware.tv.tuner.xml (limited to 'data') diff --git a/data/etc/android.hardware.tv.tuner.xml b/data/etc/android.hardware.tv.tuner.xml new file mode 100644 index 0000000000..bbf084fabf --- /dev/null +++ b/data/etc/android.hardware.tv.tuner.xml @@ -0,0 +1,21 @@ + + + + + + + -- cgit v1.2.3-59-g8ed1b From 8181bb0fd087cb4be77a589aa67702a1fef01103 Mon Sep 17 00:00:00 2001 From: Eran Messeri Date: Thu, 27 Feb 2020 00:47:48 +0000 Subject: Individual attestation: Feature file Add a file for the unique attestation feature. Bug: 140920022 Test: That it compiles. Change-Id: I6e4577b793d6b28bff855d74b313be7eeeab3f05 Merged-In: I6e4577b793d6b28bff855d74b313be7eeeab3f05 (cherry picked from commit 9606640a396ce74520bb17da909e622485774e5d) --- .../android.hardware.device_unique_attestation.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/etc/android.hardware.device_unique_attestation.xml (limited to 'data') diff --git a/data/etc/android.hardware.device_unique_attestation.xml b/data/etc/android.hardware.device_unique_attestation.xml new file mode 100644 index 0000000000..309be7a2c1 --- /dev/null +++ b/data/etc/android.hardware.device_unique_attestation.xml @@ -0,0 +1,20 @@ + + + + + + + -- cgit v1.2.3-59-g8ed1b From 16b0d7b6c4fe323b1142b2831815d84effd8ed30 Mon Sep 17 00:00:00 2001 From: Jayant Chowdhary Date: Tue, 5 May 2020 15:47:19 -0700 Subject: Add xml file for camera2 concurrent camera feature. Bug: 155188113 Test: atest CameraManagerTest.java on cuttlefish Change-Id: I488f6d172a2a27b69dcbe44f79900526c2580f9d Signed-off-by: Jayant Chowdhary --- data/etc/android.hardware.camera.concurrent.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/etc/android.hardware.camera.concurrent.xml (limited to 'data') diff --git a/data/etc/android.hardware.camera.concurrent.xml b/data/etc/android.hardware.camera.concurrent.xml new file mode 100644 index 0000000000..2cbb263341 --- /dev/null +++ b/data/etc/android.hardware.camera.concurrent.xml @@ -0,0 +1,22 @@ + + + + + + + + -- cgit v1.2.3-59-g8ed1b From a9708b1763d7d97693d08a7b534acf120b57f7f8 Mon Sep 17 00:00:00 2001 From: Matt Pietal Date: Fri, 8 May 2020 14:15:08 -0400 Subject: Controls API - Flag controls support Add a package manager flag so that apps can programmatically query whether the device have system interface to support the Controls API Bug: 156096063 Test: manual Change-Id: I7763d725f930bf6051731bbfbd018f0ff909dfa7 --- data/etc/android.software.controls.xml | 22 ++++++++++++++++++++++ data/etc/handheld_core_hardware.xml | 3 +++ data/etc/tablet_core_hardware.xml | 3 +++ 3 files changed, 28 insertions(+) create mode 100644 data/etc/android.software.controls.xml (limited to 'data') diff --git a/data/etc/android.software.controls.xml b/data/etc/android.software.controls.xml new file mode 100644 index 0000000000..2cba34b754 --- /dev/null +++ b/data/etc/android.software.controls.xml @@ -0,0 +1,22 @@ + + + + + + + diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml index 619d017e69..dc6963fef1 100644 --- a/data/etc/handheld_core_hardware.xml +++ b/data/etc/handheld_core_hardware.xml @@ -59,6 +59,9 @@ + + + diff --git a/data/etc/tablet_core_hardware.xml b/data/etc/tablet_core_hardware.xml index 52524ca957..e878f86243 100644 --- a/data/etc/tablet_core_hardware.xml +++ b/data/etc/tablet_core_hardware.xml @@ -59,6 +59,9 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3-59-g8ed1b