We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21f2fa3 + 2c14d23 commit 7dd4415Copy full SHA for 7dd4415
1 file changed
services/surfaceflinger/PowerAdvisor/Android.bp
@@ -19,9 +19,6 @@
19
20
aidl_interface {
21
name: "android.adpf.sessionmanager_aidl",
22
- defaults: [
23
- "android.hardware.power-aidl",
24
- ],
25
srcs: [
26
"aidl/android/adpf/*.aidl",
27
],
@@ -39,10 +36,6 @@ aidl_interface {
39
36
enabled: true,
40
37
},
41
38
42
- imports: [
43
- "android.hardware.common.fmq-V1",
44
- "android.hardware.common-V2",
45
46
}
47
48
cc_defaults {
0 commit comments