summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEran Messeri <eranm@google.com>2018-06-26 15:58:49 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-06-26 15:58:49 +0000
commit28813ecfd27f8dd2e6216ce1e838e36c1f699af6 (patch)
treedb4c7a7c3854b104a4996cdc8c11f0254089f575
parent07a988d103fd5e70ccb7832d03d5d571c3f35574 (diff)
parent4260ee9282f9666821dbdb4e7dda6c65f605a6b2 (diff)
downloadnative-28813ecfd27f8dd2e6216ce1e838e36c1f699af6.tar.gz
Merge "AOSP builds do not support Device ID attestation" into pi-dev
-rw-r--r--data/etc/aosp_excluded_hardware.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/etc/aosp_excluded_hardware.xml b/data/etc/aosp_excluded_hardware.xml
index 013f278f34..c12f4358c5 100644
--- a/data/etc/aosp_excluded_hardware.xml
+++ b/data/etc/aosp_excluded_hardware.xml
@@ -18,4 +18,5 @@
<!-- 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>