Merge "Update sources of Tethering module since it is renamed" am: e2c74e90a9
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1626083 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ic0796324e5b1f5f38890b655f988c91a496612e1
This commit is contained in:
@@ -25,7 +25,7 @@ java_defaults {
|
|||||||
srcs: [
|
srcs: [
|
||||||
"apishim/**/*.java",
|
"apishim/**/*.java",
|
||||||
"src/**/*.java",
|
"src/**/*.java",
|
||||||
":framework-tethering-shared-srcs",
|
":framework-connectivity-shared-srcs",
|
||||||
":tethering-module-utils-srcs",
|
":tethering-module-utils-srcs",
|
||||||
":services-tethering-shared-srcs",
|
":services-tethering-shared-srcs",
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# These must be kept in sync with the framework-tethering-shared-srcs filegroup.
|
# These must be kept in sync with the framework-connectivity-shared-srcs filegroup.
|
||||||
# Classes from the framework-tethering-shared-srcs filegroup.
|
# Classes from the framework-connectivity-shared-srcs filegroup.
|
||||||
# If there are files in that filegroup that are not covered below, the classes in the
|
# If there are files in that filegroup that are not covered below, the classes in the
|
||||||
# module will be overwritten by the ones in the framework.
|
# module will be overwritten by the ones in the framework.
|
||||||
rule com.android.internal.util.** com.android.networkstack.tethering.util.@1
|
rule com.android.internal.util.** com.android.networkstack.tethering.util.@1
|
||||||
|
|||||||
Reference in New Issue
Block a user