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

Commit f179a478 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by android-build-merger
Browse files

Export AIDL for keystore Android.bp.

am: 01478ec1

Change-Id: Ie2308e809410e1c8237095c7f74bce08b8f76397
parents 1fae6266 01478ec1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ cc_library {

subdirs = [
    "cmds/*",
    "core/jni",
    "core/*",
    "libs/*",
    "media/*",
    "tools/*",

core/java/Android.bp

0 → 100644
+4 −0
Original line number Diff line number Diff line
filegroup {
    name: "IKeyAttestationApplicationIdProvider.aidl",
    srcs: ["android/security/keymaster/IKeyAttestationApplicationIdProvider.aidl"],
}