Fix wrong path in vintf XML exclusion on 5th gen Pixels
This commit is contained in:
parent
5c9dc03e0e
commit
86d6f5d95b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ filters:
|
||||||
match:
|
match:
|
||||||
- vendor/etc/vintf/manifest/manifest_wifi_ext.xml
|
- vendor/etc/vintf/manifest/manifest_wifi_ext.xml
|
||||||
- vendor/etc/vintf/manifest/manifest_wifi_ext_aidl.xml
|
- vendor/etc/vintf/manifest/manifest_wifi_ext_aidl.xml
|
||||||
- system_ext/etc/vintf/atcmdfwd-saidl.xml
|
- system_ext/etc/vintf/manifest/atcmdfwd-saidl.xml
|
||||||
|
|
||||||
dep_files:
|
dep_files:
|
||||||
match:
|
match:
|
||||||
|
|
Loading…
Reference in a new issue