diff options
author | sqian <shuoq@google.com> | 2019-02-11 18:42:58 -0800 |
---|---|---|
committer | Shuo Qian <shuoq@google.com> | 2019-02-14 04:22:12 +0000 |
commit | f67133f21645bcce60dbd7cef6bce519010fa8ad (patch) | |
tree | 51365b4261cdaceee7ffeeab3b8bff3eb1cb83ca /current.txt | |
parent | 6e06a5ce410f85aa8f888a0cb54115e54bd729ef (diff) | |
download | platform_hardware_interfaces-f67133f21645bcce60dbd7cef6bce519010fa8ad.tar.gz platform_hardware_interfaces-f67133f21645bcce60dbd7cef6bce519010fa8ad.tar.bz2 platform_hardware_interfaces-f67133f21645bcce60dbd7cef6bce519010fa8ad.zip |
Add VTS for emergencyDial
Modify the document for 'hasKnownUserIntentEmergency'.
In the scenarios that the 'address' in the 'dialInfo' field has other
functions besides the emergency number function, if the
'hasKnownUserIntentEmergency' field is true, the user's intent for this
dial request is emergency call, and the modem must treat this as an
actual emergency dial; if the 'hasKnownUserIntentEmergency' field is
false, Android does not know user's intent for this call.
Test: compile
Bug: 121345950
Change-Id: I3457e7519be564ac5043e06380e9450a1b12425f
(cherry picked from commit 7208840ec0148ad5a01bdf419170282cd1b32437)
Diffstat (limited to 'current.txt')
-rw-r--r-- | current.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/current.txt b/current.txt index cf558e8dba..60241f9ecf 100644 --- a/current.txt +++ b/current.txt @@ -429,7 +429,7 @@ abf98c2ae08bf765db54edc8068e36d52eb558cff6706b6fd7c18c65a1f3fc18 android.hardwar e9d0f11a52715f5a29d89e2d8e2e21db1e16a43174af6b9d51a62d705cda1455 android.hardware.radio@1.3::IRadioIndication d233f0da44f55fdef0a95db5229231412787bb67695cd1ea197ce89a3c2908b9 android.hardware.radio@1.3::IRadioResponse 750a363c8cec70baa1aac19e275c15233c5898e93c6bb5155fa2ca7f365490dc android.hardware.radio@1.3::types -b2dfa12706a1633c387f2ae0a911021b98fe0ecacf5e14a3776053a27d606050 android.hardware.radio@1.4::IRadio +21e6ce53f1759f6a213ca05bac3c0325ed911f74764d1c1f6fa5ed8068ade65b android.hardware.radio@1.4::IRadio 33d9e6895cca98aa56296bb01720d18b8acd0e4de4960beb712e63ad147438a5 android.hardware.radio@1.4::IRadioIndication 0cc0dd87c634aad36d7df22b2832839ef7ded71909dbcde11cfdd69dc0dc52b8 android.hardware.radio@1.4::IRadioResponse 29d34232cc3974626b08759e039fe788bded7695cdeb098458e3e11e4c7d3603 android.hardware.radio@1.4::types |