IFAAService: Include all AIDL files
Change-Id: Ieff22d491efdc1f2800c33414a25832e2c2bb4bf
This commit is contained in:
parent
b0ee9ec430
commit
7f7694a3a2
@ -1,5 +1,5 @@
|
||||
//
|
||||
// Copyright (C) 2022 The LineageOS Project
|
||||
// Copyright (C) 2022-2024 The LineageOS Project
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
@ -8,7 +8,7 @@ android_app {
|
||||
name: "IFAAService",
|
||||
srcs: [
|
||||
"src/**/*.java",
|
||||
"src/**/I*.aidl",
|
||||
"src/**/*.aidl",
|
||||
],
|
||||
aidl: {
|
||||
local_include_dirs: ["src"],
|
||||
|
Loading…
Reference in New Issue
Block a user