summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRajesh Nyamagoud <nyamagoud@google.com>2023-10-18 15:44:12 +0000
committerRajesh Nyamagoud <nyamagoud@google.com>2023-10-18 15:44:12 +0000
commit96bd21c3f800eed4fff8e5aaf230be42f29eb928 (patch)
tree46fc3a4a4e7b1ad79f5a9ef0b5bc08bfd6de5339 /data
parent74a858c03904bb7bd096bf9f2dc330e6bae8c814 (diff)
downloadnative-96bd21c3f800eed4fff8e5aaf230be42f29eb928.tar.gz
Removing `device_id_attestation` from exclude feature list of AOSP targets.
AOSP builds can support ID attestation - aosp/2237500 Bug: 110779648 Test: atest keystore2_client_tests; atest CtsKeystoreTestCases:android.keystore.cts.KeyAttestationTest CtsKeystoreTestCases:DeviceOwnerKeyManagementTest Change-Id: I14fc73e5e169f6161c85a6fd1f8b40f9cc975de2
Diffstat (limited to 'data')
-rw-r--r--data/etc/aosp_excluded_hardware.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/etc/aosp_excluded_hardware.xml b/data/etc/aosp_excluded_hardware.xml
index c12f4358c5..013f278f34 100644
--- a/data/etc/aosp_excluded_hardware.xml
+++ b/data/etc/aosp_excluded_hardware.xml
@@ -18,5 +18,4 @@
<!-- This should be used to exclude this feature from aosp targets. As aosp configurations
may or may not have a valid location provider -->
<unavailable-feature name="android.hardware.location.network" />
- <unavailable-feature name="android.software.device_id_attestation" />
</permissions>