Merge 3b048a4a3ff38849053bc73fb2d97183bc02c7d3 on remote branch

Change-Id: I554d4f6e95b283f989f966ed08c6e716f9471275
diff --git a/srcs/android/sysprop/TelephonyProperties.sysprop b/srcs/android/sysprop/TelephonyProperties.sysprop
index 9282c0a..15999e7 100644
--- a/srcs/android/sysprop/TelephonyProperties.sysprop
+++ b/srcs/android/sysprop/TelephonyProperties.sysprop
@@ -449,9 +449,9 @@
 prop {
     api_name: "max_active_modems"
     type: Integer
-    scope: Internal
+    scope: Public
     access: Readonly
-    prop_name: "ro.telephony.max.active.modems"
+    prop_name: "telephony.active_modems.max_count"
 }
 
 #
diff --git a/srcs/api/PlatformProperties-current.txt b/srcs/api/PlatformProperties-current.txt
index 802273b..4266ba0 100644
--- a/srcs/api/PlatformProperties-current.txt
+++ b/srcs/api/PlatformProperties-current.txt
@@ -312,8 +312,7 @@
   prop {
     api_name: "max_active_modems"
     type: Integer
-    scope: Internal
-    prop_name: "ro.telephony.max.active.modems"
+    prop_name: "telephony.active_modems.max_count"
   }
   prop {
     api_name: "mobile_data"