Make mainline IPsec(IKE) to statically include @UiccAppType
This commit adds android.telephony.Annotation to framework-ike-shared-srcs so that mainline module IPsec(IKE) can statically include it. Bug: 146360859 Test: build, flash, boot Test: atest FrameworksIkeTests Change-Id: I58b733fd6c020b76313b750e18eebb7bd0c12e7c
This commit is contained in:
parent
bcc31107cd
commit
996aa2a146
@ -591,6 +591,7 @@ filegroup {
|
||||
visibility: ["//frameworks/opt/net/ike"],
|
||||
srcs: [
|
||||
"core/java/android/net/annotations/PolicyDirection.java",
|
||||
"telephony/java/android/telephony/Annotation.java",
|
||||
],
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user