Merge "Created empty framework-location non-updatable module" into main am: e695330a89
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/2727717 Change-Id: Ia9b084bcae91f9ddc633df7ad66b3961cb0e659d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -80,6 +80,7 @@ java_defaults {
|
|||||||
impl_only_libs: [
|
impl_only_libs: [
|
||||||
// TODO: figure out why just using "framework-tethering" uses the stubs, even though both
|
// TODO: figure out why just using "framework-tethering" uses the stubs, even though both
|
||||||
// framework-connectivity and framework-tethering are in the same APEX.
|
// framework-connectivity and framework-tethering are in the same APEX.
|
||||||
|
"framework-location.stubs.module_lib",
|
||||||
"framework-tethering.impl",
|
"framework-tethering.impl",
|
||||||
"framework-wifi.stubs.module_lib",
|
"framework-wifi.stubs.module_lib",
|
||||||
],
|
],
|
||||||
@@ -127,6 +128,7 @@ java_library {
|
|||||||
// to generate the connectivity stubs. That would create a circular dependency
|
// to generate the connectivity stubs. That would create a circular dependency
|
||||||
// because the tethering impl depend on the connectivity stubs (e.g.,
|
// because the tethering impl depend on the connectivity stubs (e.g.,
|
||||||
// TetheringRequest depends on LinkAddress).
|
// TetheringRequest depends on LinkAddress).
|
||||||
|
"framework-location.stubs.module_lib",
|
||||||
"framework-tethering.impl",
|
"framework-tethering.impl",
|
||||||
"framework-wifi.stubs.module_lib",
|
"framework-wifi.stubs.module_lib",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user