mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "add filegroup for wifi aidl/nlinterceptor" into main
This commit is contained in:
@@ -218,3 +218,8 @@ filegroup {
|
||||
name: "default-android.hardware.wifi-service.xml",
|
||||
srcs: ["android.hardware.wifi-service.xml"],
|
||||
}
|
||||
|
||||
filegroup {
|
||||
name: "default-android.hardware.wifi-service-lazy.rc",
|
||||
srcs: ["android.hardware.wifi-service-lazy.rc"],
|
||||
}
|
||||
|
||||
@@ -76,3 +76,13 @@ prebuilt_etc {
|
||||
sub_dir: "vintf",
|
||||
installable: false,
|
||||
}
|
||||
|
||||
filegroup {
|
||||
name: "android.hardware.net.nlinterceptor-service.rc",
|
||||
srcs: ["nlinterceptor.rc"],
|
||||
}
|
||||
|
||||
filegroup {
|
||||
name: "android.hardware.net.nlinterceptor.xml",
|
||||
srcs: ["nlinterceptor.xml"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user