<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_Test_connectivity/PMC, 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_apps_Test_connectivity/'/>
<entry>
<title>Add an exported flag in manifest</title>
<updated>2020-03-23T23:00:37+00:00</updated>
<author>
<name>Ashwini Oruganti</name>
<email>ashfall@google.com</email>
</author>
<published>2020-03-23T23:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=82d25a918b85e1824b4e19ef05d639a76de04fad'/>
<id>82d25a918b85e1824b4e19ef05d639a76de04fad</id>
<content type='text'>
With b/150232615, we will need an explicit value set for the exported
flag when intent filters are present, as the default behavior is
changing for S+. This change adds the value reflecting the previous
default to the manifest.

These changes were made using an automated tool, the xml file may be
reformatted slightly creating a larger diff. The only "real" change is
the addition of "android:exported" to activities, services, and
receivers that have one or more intent-filters.

Bug: 150232615
Test: TH
Exempt-From-Owner-Approval: mechanical refactoring
Change-Id: I6437ef5c94ac98a93a663b661e8718043b0c5a3d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With b/150232615, we will need an explicit value set for the exported
flag when intent filters are present, as the default behavior is
changing for S+. This change adds the value reflecting the previous
default to the manifest.

These changes were made using an automated tool, the xml file may be
reformatted slightly creating a larger diff. The only "real" change is
the addition of "android:exported" to activities, services, and
receivers that have one or more intent-filters.

Bug: 150232615
Test: TH
Exempt-From-Owner-Approval: mechanical refactoring
Change-Id: I6437ef5c94ac98a93a663b661e8718043b0c5a3d
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "Pass in active device to all BluetoothA2dp APIs ..."</title>
<updated>2020-03-12T21:29:43+00:00</updated>
<author>
<name>Rahul Sabnis</name>
<email>rahulsabnis@google.com</email>
</author>
<published>2020-02-25T22:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=e5d120d1e9883ebadf32497c54681935c0df057e'/>
<id>e5d120d1e9883ebadf32497c54681935c0df057e</id>
<content type='text'>
Revert "Revert "Pass in active device to all BluetoothA2dp APIs ..."

Revert submission 10303287-revert-10253996-bt-a2dp-no-null-FQRXACWPIA

Reason for revert: Fixing breakage
Reverted Changes:
I4d9f2f819:Revert "Make sure calls to BluetoothA2dp APIs pass...
I771ca0d57:Revert "Need to now pass in active device instead ...
I76529c7a1:Revert "Pass in active device to all BluetoothA2dp...
I297bda68d:Revert "Require user pass in a non-null BluetoothD...
I525327959:Revert "Pass in active device to all BluetoothA2dp...
I1d8660b11:Revert "Pass in active device to all BluetoothA2dp...

Bug: 147287141
Test: Manual
Merged-In: Ibbfa5cf5f189ca28b3589af827815747dbc4085e
Change-Id: Ibbfa5cf5f189ca28b3589af827815747dbc4085e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "Revert "Pass in active device to all BluetoothA2dp APIs ..."

Revert submission 10303287-revert-10253996-bt-a2dp-no-null-FQRXACWPIA

Reason for revert: Fixing breakage
Reverted Changes:
I4d9f2f819:Revert "Make sure calls to BluetoothA2dp APIs pass...
I771ca0d57:Revert "Need to now pass in active device instead ...
I76529c7a1:Revert "Pass in active device to all BluetoothA2dp...
I297bda68d:Revert "Require user pass in a non-null BluetoothD...
I525327959:Revert "Pass in active device to all BluetoothA2dp...
I1d8660b11:Revert "Pass in active device to all BluetoothA2dp...

Bug: 147287141
Test: Manual
Merged-In: Ibbfa5cf5f189ca28b3589af827815747dbc4085e
Change-Id: Ibbfa5cf5f189ca28b3589af827815747dbc4085e
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert Android.mk file to Android.bp</title>
<updated>2019-01-14T19:37:38+00:00</updated>
<author>
<name>Sasha Smundak</name>
<email>asmundak@google.com</email>
</author>
<published>2019-01-12T00:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=2bd29ca1f00fa604ec38cf4368e2d0619fc7ae73'/>
<id>2bd29ca1f00fa604ec38cf4368e2d0619fc7ae73</id>
<content type='text'>
See build/soong/README.md for more information.

Change-Id: I02b14781a7a1c7fe93edfadce978487c28009200
Bug: 122333159
Fixes: 122333159
Test: treehugger
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See build/soong/README.md for more information.

Change-Id: I02b14781a7a1c7fe93edfadce978487c28009200
Bug: 122333159
Fixes: 122333159
Test: treehugger
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "PMC: Remove dependency on bouncycastle."</title>
<updated>2018-02-27T14:19:21+00:00</updated>
<author>
<name>Narayan Kamath</name>
<email>narayan@google.com</email>
</author>
<published>2018-02-27T14:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=4f451855786320069214012e94270189f8504373'/>
<id>4f451855786320069214012e94270189f8504373</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packages/apps/Test/connectivity: Set LOCAL_SDK_VERSION where possible.</title>
<updated>2018-02-22T16:12:43+00:00</updated>
<author>
<name>Anton Hansson</name>
<email>hansson@google.com</email>
</author>
<published>2018-02-22T16:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=cb14010e3a9eb9cda736c164d15118c1d0d20274'/>
<id>cb14010e3a9eb9cda736c164d15118c1d0d20274</id>
<content type='text'>
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.

Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.

Test: make relevant packages
Bug: 73535841
Change-Id: Ic5f28ae67fdb7c8ceb1224588621a72fef439e60
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.

Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.

Test: make relevant packages
Bug: 73535841
Change-Id: Ic5f28ae67fdb7c8ceb1224588621a72fef439e60
</pre>
</div>
</content>
</entry>
<entry>
<title>PMC: Remove dependency on bouncycastle.</title>
<updated>2018-02-21T12:20:33+00:00</updated>
<author>
<name>Narayan Kamath</name>
<email>narayan@google.com</email>
</author>
<published>2018-02-21T12:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=7593e8ac46da7dbc59c3071b3e83fcb13c2fe301'/>
<id>7593e8ac46da7dbc59c3071b3e83fcb13c2fe301</id>
<content type='text'>
Not used by this package. Also removes some other unused static library
dependencies.

Test: make
Bug: 73635411
Change-Id: I4e05bfcf39a0fa85e6af2d93112fbb86e285c835
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not used by this package. Also removes some other unused static library
dependencies.

Test: make
Bug: 73635411
Change-Id: I4e05bfcf39a0fa85e6af2d93112fbb86e285c835
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Multi-A2DP state machines per device</title>
<updated>2018-01-26T20:54:02+00:00</updated>
<author>
<name>Pavlin Radoslavov</name>
<email>pavlin@google.com</email>
</author>
<published>2018-01-05T00:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=b2352f8e937e01fd4ade629d5186397d676f67df'/>
<id>b2352f8e937e01fd4ade629d5186397d676f67df</id>
<content type='text'>
Update usage of A2dpService API calls that take BluetoothDevice
as an additional argument. If the BluetoothDevice argument is null,
the API applies to the device that is currently the Active A2DP device.

Bug: 69269748
Test: Code compilation
Change-Id: I5d72393cfd5d485d7135b883860d5a2a07ee188a
Merged-In: I5d72393cfd5d485d7135b883860d5a2a07ee188a
(cherry picked from commit 2c67e9bd3632cf82539266d32c43b3a8582e9e66)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update usage of A2dpService API calls that take BluetoothDevice
as an additional argument. If the BluetoothDevice argument is null,
the API applies to the device that is currently the Active A2DP device.

Bug: 69269748
Test: Code compilation
Change-Id: I5d72393cfd5d485d7135b883860d5a2a07ee188a
Merged-In: I5d72393cfd5d485d7135b883860d5a2a07ee188a
(cherry picked from commit 2c67e9bd3632cf82539266d32c43b3a8582e9e66)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Multi-A2DP state machines per device</title>
<updated>2018-01-22T22:36:32+00:00</updated>
<author>
<name>Pavlin Radoslavov</name>
<email>pavlin@google.com</email>
</author>
<published>2018-01-05T00:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=2c67e9bd3632cf82539266d32c43b3a8582e9e66'/>
<id>2c67e9bd3632cf82539266d32c43b3a8582e9e66</id>
<content type='text'>
Update usage of A2dpService API calls that take BluetoothDevice
as an additional argument. If the BluetoothDevice argument is null,
the API applies to the device that is currently the Active A2DP device.

Bug: 69269748
Test: Code compilation
Change-Id: I5d72393cfd5d485d7135b883860d5a2a07ee188a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update usage of A2dpService API calls that take BluetoothDevice
as an additional argument. If the BluetoothDevice argument is null,
the API applies to the device that is currently the Active A2DP device.

Bug: 69269748
Test: Code compilation
Change-Id: I5d72393cfd5d485d7135b883860d5a2a07ee188a
</pre>
</div>
</content>
</entry>
<entry>
<title>PMC change for bt_off_mute scenario</title>
<updated>2017-09-08T02:46:17+00:00</updated>
<author>
<name>Andi Janti</name>
<email>ajanti@google.com</email>
</author>
<published>2017-09-08T02:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=957c4e553f756eac33dad60c5f07301a0b1039f1'/>
<id>957c4e553f756eac33dad60c5f07301a0b1039f1</id>
<content type='text'>
Bug: 65409525
Test: local desk setup
Change-Id: Ia61fb07497510c05fb0d6b90de93f860d9d02157
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 65409525
Test: local desk setup
Change-Id: Ia61fb07497510c05fb0d6b90de93f860d9d02157
</pre>
</div>
</content>
</entry>
<entry>
<title>Force BT LE scan when the test phone running PMC app screen is OFF</title>
<updated>2017-08-23T00:19:33+00:00</updated>
<author>
<name>Andi Janti</name>
<email>ajanti@google.com</email>
</author>
<published>2017-08-17T22:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Test_connectivity/commit/?id=a4e3f61572e91bf6cec10bba109c29ceba24eeef'/>
<id>a4e3f61572e91bf6cec10bba109c29ceba24eeef</id>
<content type='text'>
Bug: 64387416
Test: local test on my desk setup, verify the expected logs
Change-Id: I4c1c64374738b2221a0a60dd153f63faab3c487f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 64387416
Test: local test on my desk setup, verify the expected logs
Change-Id: I4c1c64374738b2221a0a60dd153f63faab3c487f
</pre>
</div>
</content>
</entry>
</feed>
