Merge "Add ServiceConnectivityResources to in-process APEX" into sc-dev

This commit is contained in:
Greg Kaiser
2021-03-12 17:05:22 +00:00
committed by Android (Google) Code Review

View File

@@ -61,6 +61,7 @@ override_apex {
base: "com.android.tethering",
package_name: "com.android.tethering.inprocess",
apps: [
"ServiceConnectivityResources",
"InProcessTethering",
],
}