summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Chen <refuhoo@google.com>2020-05-12 20:42:56 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-12 20:42:56 +0000
commit27c3ec696619e55dbe767728385729cdb57b518d (patch)
tree4b267b3f401e304573f7e264b2fe0e7efee09b98
parent4a4cffd3e716e896beaae6b6c54ac98c029a5dfc (diff)
parent931888d7db6d111d80a8eb4012f05146a7caf98f (diff)
downloadlibsysprop-android11-qpr1-s2-release.tar.gz
Change-Id: I2a03f4df97b1b4e7390206e2315c32d0e91eb543
-rw-r--r--srcs/android/sysprop/TelephonyProperties.sysprop4
-rw-r--r--srcs/api/PlatformProperties-current.txt3
2 files changed, 3 insertions, 4 deletions
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 {
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 @@ props {
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"