<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_modules_CellBroadcastService/AndroidManifest.xml, branch master</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_modules_CellBroadcastService/'/>
<entry>
<title>Revert "Update target sdk = 30 am: 34dde4fb2b"</title>
<updated>2021-06-08T19:10:04+00:00</updated>
<author>
<name>Adam Seaton</name>
<email>aseaton@google.com</email>
</author>
<published>2021-05-20T18:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=637ef3edc37620073bac3e76f91a7dafd1cca726'/>
<id>637ef3edc37620073bac3e76f91a7dafd1cca726</id>
<content type='text'>
Revert submission 14094973-am-bc71ac24184749388d02bcfb7fc5edc2

Reason for revert: b/188696815
Reverted Changes:
I5de4acb84:Update target sdk = 30 am: 34dde4fb2b
Ib96859138:Merge "Set target sdk 30" into mainline-prod am: b...

Bug: 182409562
Bug: 188696815

Change-Id: I8b2a22b2e0d6dc120411044bb61d4a21bf13a031
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert submission 14094973-am-bc71ac24184749388d02bcfb7fc5edc2

Reason for revert: b/188696815
Reverted Changes:
I5de4acb84:Update target sdk = 30 am: 34dde4fb2b
Ib96859138:Merge "Set target sdk 30" into mainline-prod am: b...

Bug: 182409562
Bug: 188696815

Change-Id: I8b2a22b2e0d6dc120411044bb61d4a21bf13a031
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable strict updatability linting</title>
<updated>2021-05-28T00:15:18+00:00</updated>
<author>
<name>Chen Xu</name>
<email>fionaxu@google.com</email>
</author>
<published>2021-05-25T00:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=3f21ee2f9931bd1c15e37aef858ff760351793e0'/>
<id>3f21ee2f9931bd1c15e37aef858ff760351793e0</id>
<content type='text'>
1. This makes sure the cbr mainline module does not have any NewApi lint
violations. that is all APIs calls are supported in CBR min API level or
that we have verified the device's API level at run-time before making those calls.
2. set the right minSDKLevel to 30 as CBR mainline starting from R.
3. remove the lint-baseline xml as we don't have any lint breakage.

Bug: 188852029
Test: m com.android.cellbroadcast lint-check
Change-Id: Ib61e2ae226e7a6361416b2001b543a054d1f6edd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. This makes sure the cbr mainline module does not have any NewApi lint
violations. that is all APIs calls are supported in CBR min API level or
that we have verified the device's API level at run-time before making those calls.
2. set the right minSDKLevel to 30 as CBR mainline starting from R.
3. remove the lint-baseline xml as we don't have any lint breakage.

Bug: 188852029
Test: m com.android.cellbroadcast lint-check
Change-Id: Ib61e2ae226e7a6361416b2001b543a054d1f6edd
</pre>
</div>
</content>
</entry>
<entry>
<title>Update target sdk = 30 am: 34dde4fb2b</title>
<updated>2021-04-05T22:21:41+00:00</updated>
<author>
<name>Jordan Liu</name>
<email>jminjie@google.com</email>
</author>
<published>2021-04-05T22:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=58f94efae322f88500f7d72921bc545318f4e9ba'/>
<id>58f94efae322f88500f7d72921bc545318f4e9ba</id>
<content type='text'>
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/CellBroadcastService/+/14065083

Change-Id: I5de4acb84a50f09938039b01c637a51f857d865b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/CellBroadcastService/+/14065083

Change-Id: I5de4acb84a50f09938039b01c637a51f857d865b
</pre>
</div>
</content>
</entry>
<entry>
<title>Update target sdk = 30</title>
<updated>2021-04-01T22:25:00+00:00</updated>
<author>
<name>Jordan Liu</name>
<email>jminjie@google.com</email>
</author>
<published>2021-03-30T16:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=34dde4fb2b9eef3489b0b547780ac5ae8c0decac'/>
<id>34dde4fb2b9eef3489b0b547780ac5ae8c0decac</id>
<content type='text'>
Bug: 182409562
Test: manually test cb module
Change-Id: I2370c0633c5067fae0888e3bbc4c78f09c795ac1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 182409562
Test: manually test cb module
Change-Id: I2370c0633c5067fae0888e3bbc4c78f09c795ac1
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded permission</title>
<updated>2021-02-23T18:23:21+00:00</updated>
<author>
<name>Jordan Liu</name>
<email>jminjie@google.com</email>
</author>
<published>2021-02-19T23:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=ba8aa55297b05c8f77914680b76fe7104687ef78'/>
<id>ba8aa55297b05c8f77914680b76fe7104687ef78</id>
<content type='text'>
Bug: 162385539
Test: manual
Change-Id: I3a11f5d06291b6c89f36b483cd064770c76d46f0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 162385539
Test: manual
Change-Id: I3a11f5d06291b6c89f36b483cd064770c76d46f0
</pre>
</div>
</content>
</entry>
<entry>
<title>Add usesCleartextTraffic to CellBroadcastService</title>
<updated>2020-08-25T21:00:17+00:00</updated>
<author>
<name>Chen Xu</name>
<email>fionaxu@google.com</email>
</author>
<published>2020-08-25T20:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=79de9304c2009ac02fba6764a6f47faf32d39c0d'/>
<id>79de9304c2009ac02fba6764a6f47faf32d39c0d</id>
<content type='text'>
usesCleartextTraffic needs to be true for the networkstack process so
that the NetworkStack module can use no-encrypted probes to
detect captive portals.

When loaded in the networkstack process, CellBroadcastService also
needs to declare usesCleartextTraffic, otherwise there may be races
causing the flag not to be set for the process.

Bug: 161860610
Test: m
Change-Id: I22665ebf39cff457778738b20f68837a88a4775b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
usesCleartextTraffic needs to be true for the networkstack process so
that the NetworkStack module can use no-encrypted probes to
detect captive portals.

When loaded in the networkstack process, CellBroadcastService also
needs to declare usesCleartextTraffic, otherwise there may be races
causing the flag not to be set for the process.

Bug: 161860610
Test: m
Change-Id: I22665ebf39cff457778738b20f68837a88a4775b
</pre>
</div>
</content>
</entry>
<entry>
<title>Add usesCleartextTraffic to CellBroadcastService</title>
<updated>2020-08-25T20:59:21+00:00</updated>
<author>
<name>Chen Xu</name>
<email>fionaxu@google.com</email>
</author>
<published>2020-08-25T20:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=42e597783f79cbcc66e6c35f75f45cca37346f4f'/>
<id>42e597783f79cbcc66e6c35f75f45cca37346f4f</id>
<content type='text'>
usesCleartextTraffic needs to be true for the networkstack process so
that the NetworkStack module can use no-encrypted probes to
detect captive portals.

When loaded in the networkstack process, CellBroadcastService also
needs to declare usesCleartextTraffic, otherwise there may be races
causing the flag not to be set for the process.

Bug: 161860610
Test: m
Change-Id: I22665ebf39cff457778738b20f68837a88a4775b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
usesCleartextTraffic needs to be true for the networkstack process so
that the NetworkStack module can use no-encrypted probes to
detect captive portals.

When loaded in the networkstack process, CellBroadcastService also
needs to declare usesCleartextTraffic, otherwise there may be races
causing the flag not to be set for the process.

Bug: 161860610
Test: m
Change-Id: I22665ebf39cff457778738b20f68837a88a4775b
</pre>
</div>
</content>
</entry>
<entry>
<title>Cell broadcast service permission fix</title>
<updated>2020-04-10T18:02:09+00:00</updated>
<author>
<name>Jack Yu</name>
<email>jackyu@google.com</email>
</author>
<published>2020-04-09T17:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=46e3bc742df0a7b0bfde0a47515b3abb34c2171c'/>
<id>46e3bc742df0a7b0bfde0a47515b3abb34c2171c</id>
<content type='text'>
1. Manifest.permission.RECEIVE_EMERGENCY_BROADCAST is no longer
   required to query cell broadcast provider. Instead,
   android.permission.READ_CELL_BROADCASTS is used for querying
   the provider.
2. Removed permissions and app ops requirement for the receiver
   of ACTION_SMS_EMERGENCY_CB_RECEIVED because it is explicit
   intent, which can be only sent to the designated targets.

Fix: 150315431
Test: CellBroadcastServiceTests
Change-Id: I79ca7b4d7c7f50d7203438646de95071e1cb9d12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Manifest.permission.RECEIVE_EMERGENCY_BROADCAST is no longer
   required to query cell broadcast provider. Instead,
   android.permission.READ_CELL_BROADCASTS is used for querying
   the provider.
2. Removed permissions and app ops requirement for the receiver
   of ACTION_SMS_EMERGENCY_CB_RECEIVED because it is explicit
   intent, which can be only sent to the designated targets.

Fix: 150315431
Test: CellBroadcastServiceTests
Change-Id: I79ca7b4d7c7f50d7203438646de95071e1cb9d12
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed out of sync manifest</title>
<updated>2020-04-01T02:12:54+00:00</updated>
<author>
<name>Jack Yu</name>
<email>jackyu@google.com</email>
</author>
<published>2020-04-01T02:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=a51c50f2a7c4aa41c4de05edf2c25446cd22204a'/>
<id>a51c50f2a7c4aa41c4de05edf2c25446cd22204a</id>
<content type='text'>
Manifest used for mainline module and non-mainline module
are out of sync. Made them in sync.

Fix: 152601740
Test: Manual
Change-Id: Iafb2521b55618d1ff161584f072d1ae1e72c129c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Manifest used for mainline module and non-mainline module
are out of sync. Made them in sync.

Fix: 152601740
Test: Manual
Change-Id: Iafb2521b55618d1ff161584f072d1ae1e72c129c
</pre>
</div>
</content>
</entry>
<entry>
<title>Marks the cellbroadcast provider forcequeryable</title>
<updated>2020-02-15T00:27:26+00:00</updated>
<author>
<name>Patrick Baumann</name>
<email>patb@google.com</email>
</author>
<published>2020-02-14T23:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_modules_CellBroadcastService/commit/?id=1a137602a0175e76e5e2cf6ef717a72969fe8fa8'/>
<id>1a137602a0175e76e5e2cf6ef717a72969fe8fa8</id>
<content type='text'>
This makes the CellBroadcastReciever package visible to all apps on a
device.

Bug: 149598326
Test: atest android.telephonyprovider.cts.CellBroadcastProviderTest#testAccess
Change-Id: Ie7853003fbc36a6133b1f4db38f62f6dc80e1fcc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the CellBroadcastReciever package visible to all apps on a
device.

Bug: 149598326
Test: atest android.telephonyprovider.cts.CellBroadcastProviderTest#testAccess
Change-Id: Ie7853003fbc36a6133b1f4db38f62f6dc80e1fcc
</pre>
</div>
</content>
</entry>
</feed>
