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

Commit 7b2b1767 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "Export AIDL for keystore Android.bp."

parents 339f12d6 0c686e78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,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"],
}