summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ed6fb74..0574832 100644
--- a/Android.bp
+++ b/Android.bp
@@ -27,3 +27,9 @@ license {
],
// large-scale-change unable to identify any license_text files
}
+
+prebuilt_etc {
+ name: "keymaster_soft_wrapped_attestation_keys.xml",
+ vendor: true,
+ src: "keymaster_soft_wrapped_attestation_keys.xml",
+}