summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-13 02:07:04 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-13 02:07:04 +0000
commit2a09aa9574c1fd3b7fc964d2806db91e58222142 (patch)
tree4b267b3f401e304573f7e264b2fe0e7efee09b98
parent5e5de3821ef5b9fbab146a94f9039a5558d1e9e6 (diff)
parent931888d7db6d111d80a8eb4012f05146a7caf98f (diff)
downloadlibsysprop-android11-d1-s7-release.tar.gz
Change-Id: I5408723a90e30ee2d59c0bbca30d8c6625c00b2d
-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"