Merge "base: Convert libs/services/Android.mk into a blueprint"

This commit is contained in:
Sami Kyostila
2018-01-12 11:03:23 +00:00
committed by Android (Google) Code Review
3 changed files with 52 additions and 44 deletions

View File

@@ -3,6 +3,11 @@ filegroup {
srcs: ["android/security/keymaster/IKeyAttestationApplicationIdProvider.aidl"],
}
filegroup {
name: "IDropBoxManagerService.aidl",
srcs: ["com/android/internal/os/IDropBoxManagerService.aidl"],
}
// only used by key_store_service
cc_library_shared {
name: "libkeystore_aidl",