summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2019-12-23 18:37:54 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2019-12-23 18:37:54 +0000
commita24b4a080cb949a51afd1184c825eb7e369549a6 (patch)
tree9e55ae408c9c94e04c7a35c6d3db9faad45b72fd
parentac583426effbb573068aedc19a5a9b55450c8113 (diff)
parent59f2de0aab0405d581ff66bdc19dce7dbf6317ec (diff)
downloadlibsysprop-a24b4a080cb949a51afd1184c825eb7e369549a6.tar.gz
Expose some telephony properties as public. am: 4dad875944 am: 59f2de0aab
Change-Id: Ib55b6682bd546ab071eadec81fd8f46ce3a93b3c
-rw-r--r--srcs/android/sysprop/TelephonyProperties.sysprop26
-rw-r--r--srcs/api/PlatformProperties-current.txt13
2 files changed, 13 insertions, 26 deletions
diff --git a/srcs/android/sysprop/TelephonyProperties.sysprop b/srcs/android/sysprop/TelephonyProperties.sysprop
index 858f70e..4308845 100644
--- a/srcs/android/sysprop/TelephonyProperties.sysprop
+++ b/srcs/android/sysprop/TelephonyProperties.sysprop
@@ -116,7 +116,7 @@ prop {
prop {
api_name: "operator_iso_country"
type: StringList
- scope: Internal
+ scope: Public
access: ReadWrite
prop_name: "gsm.operator.iso-country"
}
@@ -217,7 +217,7 @@ prop {
prop {
api_name: "in_ecm_mode"
type: Boolean
- scope: Internal
+ scope: Public
access: ReadWrite
prop_name: "ril.cdma.inecmmode"
}
@@ -226,7 +226,7 @@ prop {
prop {
api_name: "ecm_exit_timer"
type: Long
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "ro.cdma.ecmexittimer"
}
@@ -235,7 +235,7 @@ prop {
prop {
api_name: "operator_idp_string"
type: String
- scope: Internal
+ scope: Public
access: ReadWrite
prop_name: "gsm.operator.idpstring"
}
@@ -254,7 +254,7 @@ prop {
prop {
api_name: "disable_call"
type: Boolean
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "ro.telephony.disable-call"
}
@@ -263,7 +263,7 @@ prop {
prop {
api_name: "ril_sends_multiple_call_ring"
type: Boolean
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "ro.telephony.call_ring.multiple"
}
@@ -272,7 +272,7 @@ prop {
prop {
api_name: "call_ring_delay"
type: Integer
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "ro.telephony.call_ring.delay"
}
@@ -293,7 +293,7 @@ prop {
prop {
api_name: "wake_lock_timeout"
type: Integer
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "ro.ril.wake_lock_timeout"
}
@@ -305,7 +305,7 @@ prop {
prop {
api_name: "reset_on_radio_tech_change"
type: Boolean
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "persist.radio.reset_on_switch"
}
@@ -344,7 +344,7 @@ prop {
prop {
api_name: "test_csim"
type: Boolean
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "persist.radio.test-csim"
}
@@ -355,7 +355,7 @@ prop {
prop {
api_name: "ignore_nitz"
type: Boolean
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "telephony.test.ignore.nitz"
}
@@ -366,7 +366,7 @@ prop {
prop {
api_name: "multi_sim_config"
type: String
- scope: Internal
+ scope: Public
access: ReadWrite
prop_name: "persist.radio.multisim.config"
}
@@ -428,7 +428,7 @@ prop {
prop {
api_name: "mobile_data"
type: Boolean
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "ro.com.android.mobiledata"
}
diff --git a/srcs/api/PlatformProperties-current.txt b/srcs/api/PlatformProperties-current.txt
index 3fbecd8..5f8b089 100644
--- a/srcs/api/PlatformProperties-current.txt
+++ b/srcs/api/PlatformProperties-current.txt
@@ -180,7 +180,6 @@ props {
prop {
api_name: "call_ring_delay"
type: Integer
- scope: Internal
prop_name: "ro.telephony.call_ring.delay"
}
prop {
@@ -217,13 +216,11 @@ props {
}
prop {
api_name: "disable_call"
- scope: Internal
prop_name: "ro.telephony.disable-call"
}
prop {
api_name: "ecm_exit_timer"
type: Long
- scope: Internal
prop_name: "ro.cdma.ecmexittimer"
}
prop {
@@ -254,13 +251,11 @@ props {
}
prop {
api_name: "ignore_nitz"
- scope: Internal
prop_name: "telephony.test.ignore.nitz"
}
prop {
api_name: "in_ecm_mode"
access: ReadWrite
- scope: Internal
prop_name: "ril.cdma.inecmmode"
}
prop {
@@ -283,14 +278,12 @@ props {
}
prop {
api_name: "mobile_data"
- scope: Internal
prop_name: "ro.com.android.mobiledata"
}
prop {
api_name: "multi_sim_config"
type: String
access: ReadWrite
- scope: Internal
prop_name: "persist.radio.multisim.config"
}
prop {
@@ -304,7 +297,6 @@ props {
api_name: "operator_idp_string"
type: String
access: ReadWrite
- scope: Internal
prop_name: "gsm.operator.idpstring"
}
prop {
@@ -323,7 +315,6 @@ props {
api_name: "operator_iso_country"
type: StringList
access: ReadWrite
- scope: Internal
prop_name: "gsm.operator.iso-country"
}
prop {
@@ -346,7 +337,6 @@ props {
}
prop {
api_name: "reset_on_radio_tech_change"
- scope: Internal
prop_name: "persist.radio.reset_on_switch"
}
prop {
@@ -357,7 +347,6 @@ props {
}
prop {
api_name: "ril_sends_multiple_call_ring"
- scope: Internal
prop_name: "ro.telephony.call_ring.multiple"
}
prop {
@@ -381,7 +370,6 @@ props {
}
prop {
api_name: "test_csim"
- scope: Internal
prop_name: "persist.radio.test-csim"
}
prop {
@@ -393,7 +381,6 @@ props {
prop {
api_name: "wake_lock_timeout"
type: Integer
- scope: Internal
prop_name: "ro.ril.wake_lock_timeout"
}
prop {