<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_services_Telecomm, branch android11-d1-s7-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/'/>
<entry>
<title>Merge cherrypicks of [12742081, 12740729, 12741823, 12741149, 12740897, 12740898, 12741537, 12742616, 12742617, 12742618, 12741671, 12738804, 12740899, 12740900, 12740901, 12740797, 12740798, 12742180, 12742181, 12740730, 12741672, 12741673, 12742182, 12742183] into rvc-d1-release</title>
<updated>2020-10-01T03:43:00+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2020-10-01T03:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=84687627ea4a2588dc7abde8b3e75e2b2ef05ed4'/>
<id>84687627ea4a2588dc7abde8b3e75e2b2ef05ed4</id>
<content type='text'>
Change-Id: I10e60ec403c175a13f8700a1daf78e1323d8dfc3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I10e60ec403c175a13f8700a1daf78e1323d8dfc3
</pre>
</div>
</content>
</entry>
<entry>
<title>Require MODIFY_PHONE_STATE for preferred TTY mode</title>
<updated>2020-10-01T03:37:07+00:00</updated>
<author>
<name>Hall Liu</name>
<email>hallliu@google.com</email>
</author>
<published>2020-09-23T02:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=f016e174139eaf463152f15111a70b3c8b7435d6'/>
<id>f016e174139eaf463152f15111a70b3c8b7435d6</id>
<content type='text'>
Now that ACTION_TTY_PREFERRED_MODE_CHANGED is no longer a protected
broadcast, require the sender to have MODIFY_PHONE_STATE.

Bug: 169196062
Test: atest TelecomManagerTest, manual
Change-Id: I9e16429e25faa326dfa1f93284c34346573320ee
(cherry picked from commit 7fa20a84e387e3e9ec0c5e5fc5510749d2db0ed6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that ACTION_TTY_PREFERRED_MODE_CHANGED is no longer a protected
broadcast, require the sender to have MODIFY_PHONE_STATE.

Bug: 169196062
Test: atest TelecomManagerTest, manual
Change-Id: I9e16429e25faa326dfa1f93284c34346573320ee
(cherry picked from commit 7fa20a84e387e3e9ec0c5e5fc5510749d2db0ed6)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge cherrypicks of [12730462, 12730463, 12729574, 12730525, 12730638, 12730639, 12730640, 12730641, 12730642, 12730643, 12730564, 12730542, 12730526, 12730527, 12730543, 12729545, 12729634, 12730565, 12730531, 12730645, 12730545, 12730406] into rvc-d1-release</title>
<updated>2020-09-30T00:07:23+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2020-09-30T00:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=993fde6accd692f8750bf61ebae2aec47ff6e3e8'/>
<id>993fde6accd692f8750bf61ebae2aec47ff6e3e8</id>
<content type='text'>
Change-Id: I6591662f7ff034531c2d95c0d6c140bdb7150844
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6591662f7ff034531c2d95c0d6c140bdb7150844
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix security vulnerability of TelecomManager#getPhoneAccountsForPackage</title>
<updated>2020-09-30T00:06:50+00:00</updated>
<author>
<name>Grace Jia</name>
<email>xiaotonj@google.com</email>
</author>
<published>2020-06-18T21:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=fa68b1beaac9d7831cce9e6a5689e7dbfd0d1d00'/>
<id>fa68b1beaac9d7831cce9e6a5689e7dbfd0d1d00</id>
<content type='text'>
Check calling package and READ_PRIVILEGED_PHONE_STATE to avoid potential
PII expotion.

Bug: 153995334
Test: atest TelecomUnitTests:TelecomServiceImpl
Change-Id: Ie834633dc4031d19af90e922ef0f111c3c8d7cb2
(cherry picked from commit 9d8d0cf3dcf741afe7ed50e60da513a47b0e8d59)
(cherry picked from commit f3f2d7c2dcb558081f02e282078c0c42c5c3e1b1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check calling package and READ_PRIVILEGED_PHONE_STATE to avoid potential
PII expotion.

Bug: 153995334
Test: atest TelecomUnitTests:TelecomServiceImpl
Change-Id: Ie834633dc4031d19af90e922ef0f111c3c8d7cb2
(cherry picked from commit 9d8d0cf3dcf741afe7ed50e60da513a47b0e8d59)
(cherry picked from commit f3f2d7c2dcb558081f02e282078c0c42c5c3e1b1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge cherrypicks of [12350857, 12350967, 12350494, 12350813, 12350814, 12350816, 12350695, 12350858, 12350984, 12350985, 12350908, 12350696, 12350697, 12350909, 12350859, 12350860, 12350861, 12350910, 12350564, 12351002, 12350817] into rvc-d1-release</title>
<updated>2020-08-11T13:26:15+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2020-08-11T13:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=fb98ec89893fc3ee3c24a1e3707285de675e1840'/>
<id>fb98ec89893fc3ee3c24a1e3707285de675e1840</id>
<content type='text'>
Change-Id: I1e6eaaa96a134bede9a5b1fa63a4b1f895a0ac4b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1e6eaaa96a134bede9a5b1fa63a4b1f895a0ac4b
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress "dialer crashed" notification if the crashed dialer is system</title>
<updated>2020-08-11T13:22:20+00:00</updated>
<author>
<name>Grace Jia</name>
<email>xiaotonj@google.com</email>
</author>
<published>2020-08-07T22:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=06d36386254586eeb3db86ec306b4a8c296c1f57'/>
<id>06d36386254586eeb3db86ec306b4a8c296c1f57</id>
<content type='text'>
dialer.

Allow non-UI in-call services return null from onBind without penalty.
Change unit test to work with this change, fix an wrong assertion and
make sure InCallController fallback to use system dialer after default
dialer disconnected.

Bug: 163033383
Test: Manually force stop the system dialer when there's an incoming
call and see no notification. atest
TelecomUnitTests:InCallControllerTests

Change-Id: Ia6583d19a0a3f2a86e9b73cce97d4fce2b019f93
(cherry picked from commit 98faa9a3109d24f4e67ca740171946d96176c995)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dialer.

Allow non-UI in-call services return null from onBind without penalty.
Change unit test to work with this change, fix an wrong assertion and
make sure InCallController fallback to use system dialer after default
dialer disconnected.

Bug: 163033383
Test: Manually force stop the system dialer when there's an incoming
call and see no notification. atest
TelecomUnitTests:InCallControllerTests

Change-Id: Ia6583d19a0a3f2a86e9b73cce97d4fce2b019f93
(cherry picked from commit 98faa9a3109d24f4e67ca740171946d96176c995)
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap for 6736502 from 1245684c1eb6180fa87c915a110e7daf409bba3b to rvc-d1-release</title>
<updated>2020-08-05T01:03:08+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2020-08-05T01:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=99647773480d7c10a15a98f21ce4230bd7bb3913'/>
<id>99647773480d7c10a15a98f21ce4230bd7bb3913</id>
<content type='text'>
Change-Id: Ie9c71d17c3f144d3a187eb87ea0621fdcb1ce7d4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie9c71d17c3f144d3a187eb87ea0621fdcb1ce7d4
</pre>
</div>
</content>
</entry>
<entry>
<title>Import translations. DO NOT MERGE ANYWHERE</title>
<updated>2020-08-04T07:43:48+00:00</updated>
<author>
<name>Bill Yi</name>
<email>byi@google.com</email>
</author>
<published>2020-08-04T07:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=1245684c1eb6180fa87c915a110e7daf409bba3b'/>
<id>1245684c1eb6180fa87c915a110e7daf409bba3b</id>
<content type='text'>
Auto-generated-cl: translation import
Change-Id: Ib72aed5ddba2516f9a6aafb88c42e04bb6de9e55
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Auto-generated-cl: translation import
Change-Id: Ib72aed5ddba2516f9a6aafb88c42e04bb6de9e55
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap for 6708632 from 08df3ad6f8840cc058b729b8c22b1470f5ec1749 to rvc-d1-release</title>
<updated>2020-07-25T04:34:25+00:00</updated>
<author>
<name>android-build-team Robot</name>
<email>android-build-team-robot@google.com</email>
</author>
<published>2020-07-25T04:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=e4d1100ee36470880b3cd800e4d79c389e5e4ecb'/>
<id>e4d1100ee36470880b3cd800e4d79c389e5e4ecb</id>
<content type='text'>
Change-Id: Ib832e03ab2f1291ab67a4246e8b0ed163444db64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib832e03ab2f1291ab67a4246e8b0ed163444db64
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't track speakerphone state outside calls</title>
<updated>2020-07-23T23:54:28+00:00</updated>
<author>
<name>Hall Liu</name>
<email>hallliu@google.com</email>
</author>
<published>2020-06-08T22:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Telecomm/commit/?id=08df3ad6f8840cc058b729b8c22b1470f5ec1749'/>
<id>08df3ad6f8840cc058b729b8c22b1470f5ec1749</id>
<content type='text'>
To prevent calls from starting in speakerphone, stop tracking
speakerphone state when not in a call.

Test: atest CallAudioRouteTransitionTests
Test: manual -- receive call while playing voicemail over speaker
Fixes: 152939693
Fixes: 161781504
Change-Id: I78d7e46fa6c99bf1e974f98fd4980077a99b39fe
(cherry picked from commit b40771835afff63619e9999d497df608b2755e1c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent calls from starting in speakerphone, stop tracking
speakerphone state when not in a call.

Test: atest CallAudioRouteTransitionTests
Test: manual -- receive call while playing voicemail over speaker
Fixes: 152939693
Fixes: 161781504
Change-Id: I78d7e46fa6c99bf1e974f98fd4980077a99b39fe
(cherry picked from commit b40771835afff63619e9999d497df608b2755e1c)
</pre>
</div>
</content>
</entry>
</feed>
