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

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

Export AIDL for keystore Android.bp. am: 01478ec1

am: f179a478

Change-Id: I38d1cb28539eff3f136b2ec0bb730302d716c278
parents c4ca931d f179a478
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"],
}