Merge "Fix MtsTetheringTest fail to access hidden tethering api problem" into sc-dev
diff --git a/Tethering/tests/mts/Android.bp b/Tethering/tests/mts/Android.bp
index 8c7e101..d80bf6a 100644
--- a/Tethering/tests/mts/Android.bp
+++ b/Tethering/tests/mts/Android.bp
@@ -49,6 +49,8 @@
 
     defaults: ["framework-connectivity-test-defaults"],
 
+    platform_apis: true,
+
     // Tag this module as a mts test artifact
     test_suites: [
         "general-tests",