Snap for 6077728 from 995afb6714fc12d5ec9f7e24276e8206ccaab066 to rvc-release
Change-Id: I1c1a25acc62e4b143c94c3964337701dfc0323ec
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 {
api_name: "operator_iso_country"
type: StringList
- scope: Internal
+ scope: Public
access: ReadWrite
prop_name: "gsm.operator.iso-country"
}
@@ -217,7 +217,7 @@
prop {
api_name: "in_ecm_mode"
type: Boolean
- scope: Internal
+ scope: Public
access: ReadWrite
prop_name: "ril.cdma.inecmmode"
}
@@ -226,7 +226,7 @@
prop {
api_name: "ecm_exit_timer"
type: Long
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "ro.cdma.ecmexittimer"
}
@@ -235,7 +235,7 @@
prop {
api_name: "operator_idp_string"
type: String
- scope: Internal
+ scope: Public
access: ReadWrite
prop_name: "gsm.operator.idpstring"
}
@@ -254,7 +254,7 @@
prop {
api_name: "disable_call"
type: Boolean
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "ro.telephony.disable-call"
}
@@ -263,7 +263,7 @@
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 {
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 {
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 {
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 {
api_name: "test_csim"
type: Boolean
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "persist.radio.test-csim"
}
@@ -355,7 +355,7 @@
prop {
api_name: "ignore_nitz"
type: Boolean
- scope: Internal
+ scope: Public
access: Readonly
prop_name: "telephony.test.ignore.nitz"
}
@@ -366,7 +366,7 @@
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 {
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 eab96e4..fcd15e9 100644
--- a/srcs/api/PlatformProperties-current.txt
+++ b/srcs/api/PlatformProperties-current.txt
@@ -212,7 +212,6 @@
prop {
api_name: "call_ring_delay"
type: Integer
- scope: Internal
prop_name: "ro.telephony.call_ring.delay"
}
prop {
@@ -249,13 +248,11 @@
}
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 {
@@ -286,13 +283,11 @@
}
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 {
@@ -315,14 +310,12 @@
}
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 {
@@ -336,7 +329,6 @@
api_name: "operator_idp_string"
type: String
access: ReadWrite
- scope: Internal
prop_name: "gsm.operator.idpstring"
}
prop {
@@ -355,7 +347,6 @@
api_name: "operator_iso_country"
type: StringList
access: ReadWrite
- scope: Internal
prop_name: "gsm.operator.iso-country"
}
prop {
@@ -378,7 +369,6 @@
}
prop {
api_name: "reset_on_radio_tech_change"
- scope: Internal
prop_name: "persist.radio.reset_on_switch"
}
prop {
@@ -389,7 +379,6 @@
}
prop {
api_name: "ril_sends_multiple_call_ring"
- scope: Internal
prop_name: "ro.telephony.call_ring.multiple"
}
prop {
@@ -413,7 +402,6 @@
}
prop {
api_name: "test_csim"
- scope: Internal
prop_name: "persist.radio.test-csim"
}
prop {
@@ -425,7 +413,6 @@
prop {
api_name: "wake_lock_timeout"
type: Integer
- scope: Internal
prop_name: "ro.ril.wake_lock_timeout"
}
prop {