update
This commit is contained in:
parent
9509128e63
commit
fce0c0b9c8
2 changed files with 5 additions and 0 deletions
5
Custom_APN/Android.bp
Normal file
5
Custom_APN/Android.bp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
filegroup {
|
||||
name: "a-team-custom-apn",
|
||||
srcs: ["apns-conf.xml"],
|
||||
visibility: ["//vendor/apn"],
|
||||
}
|
||||
Loading…
Reference in a new issue