Make change and version bump to r_aml_300801200 for mainline module file: packages/Tethering/apex/manifest.json

Change-Id: Ib12acc94b460b14aa189a97511df0f1138e47484
diff --git a/Tethering/Android.bp b/Tethering/Android.bp
index d07a70c..32e2b04 100644
--- a/Tethering/Android.bp
+++ b/Tethering/Android.bp
@@ -25,7 +25,7 @@
     ],
     static_libs: [
         "androidx.annotation_annotation",
-        "netd_aidl_interface-V3-java",
+        "netd_aidl_interface-java",
         "netlink-client",
         "networkstack-aidl-interfaces-java",
         "android.hardware.tetheroffload.config-V1.0-java",
diff --git a/Tethering/apex/manifest.json b/Tethering/apex/manifest.json
index cfb31eb..25f1ce0 100644
--- a/Tethering/apex/manifest.json
+++ b/Tethering/apex/manifest.json
@@ -1,4 +1,4 @@
 {
   "name": "com.android.tethering",
-  "version": 300801100
+  "version": 300801200
 }