- May 03, 2018
-
- Apr 23, 2018
-
-
Treehugger Robot authored
-
- Apr 22, 2018
-
-
Jack Yu authored
Extends the functionality of getNetworkCountryIso to support no SIM/no service case. When no SIM/no service, it returns the country code of nearby network (unregistered but cell info is available to the device). Test: Manual Bug: 64335394 Merged-In: Ia32cbc9df9b9adf5d7c24c8b90be20063a94a514 Change-Id: Ia32cbc9df9b9adf5d7c24c8b90be20063a94a514 (cherry picked from commit ac36896f)
-
- Apr 20, 2018
-
-
Treehugger Robot authored
-
Tobias Lindskog authored
If a service receives onBindingDied after it has successfully connected once, unbindService would be called once from the onBindingDied and then again from registerServiceLocked when the service was rebound. This second attempt would typically crash. The first unbindService call has a try/catch, add one around the second call as well. Test: Manual. Boots and reboots without problems. Change-Id: Ie9eabbcb6ee89c05abc565427465cfd6906f3fa3
-
Treehugger Robot authored
-
- Apr 19, 2018
-
-
Treehugger Robot authored
-
Pavlin Radoslavov authored
Previously, the BluetoothCodecStatus.equals() implementation was incorrect when comparing arrays of capabilities. In the new implementation, the arrays are compared correctly, and also the ordering of the capabilities in each array is ignored. Also, added unit tests for class BluetoothCodecConfig and class BluetoothCodecStatus. Bug: 73404858 Bug: 73379307 Test: Unit tests (in frameworks/base) runtest --path core/tests/bluetoothtests/src/android/bluetooth/BluetoothCodecConfigTest.java runtest --path core/tests/bluetoothtests/src/android/bluetooth/BluetoothCodecStatusTest.java Change-Id: If22087465397b7c4175c33f7d1909a15d957fb24
-
Cassie Han authored
-
Bernie Innocenti authored
This tests that ApfGenerator knows how to optimally encode positive and negative immediates of various sizes. Equivalent tests will follow for LDDW and STDW. Change-Id: Ia904aecb155c78569e3cf32a2431570281570481 Bug: 73804303 Test: runtest tests/net/java/android/net/apf/ApfTest.java
-
Bernie Innocenti authored
-
Treehugger Robot authored
-
Erik Kline authored
Previously, we reused the OneAddressPerFamilyNetwork which does what it says on the tin. For the resolution that will be used to program netd this is not what we really want. Test: as follows - built - flashed - booted - runtest frameworks-net passes - manual testing of Private DNS passes Bug: 64133961 Change-Id: Ieccc4d208b314b81061dc78d83848f97acefe04b
-
- Apr 18, 2018
-
-
Cassie authored
Bug: 77487847 Test: cts-tradefed run cts -m CtsCarrierApiTestCases --test android.carrierapi.cts.NetworkScanApiTest Change-Id: Ic4b167cf4929a1bb86fa7e6768672a9288b96911 Merged-In: Ic4b167cf4929a1bb86fa7e6768672a9288b96911
-
Treehugger Robot authored
-
Nan Zhang authored
Bug: b/70351683 Test: m clean && m android_uiautomator and compare the old and new stubs.jar using md5sum. Change-Id: I01937352ae1a470745f2ab1a9acbb4ea9520e153 Merged-In: I01937352ae1a470745f2ab1a9acbb4ea9520e153
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Shuo Qian authored
-
luochaojiang authored
There is no ringtone when a call is in comming. The audio track is out of limit, for the notification tone can not be recycled timely. Here is the steps to reproduce this issue. 1. Call the test device and keep it in communication 2. Send message to test device, more than 15 messages. 3. Stop call on test device, re-call the test device. 4. This is no ringtone now, if not, re try the previous steps. Test: make, take a photo, record a video and play video Change-Id: Iba4a41d7b8b601fa500b8a60cadaf04651f37fed Signed-off-by:
luochaojiang <luochaojiang@xiaomi.com>
-
tiansiming [田思明] authored
There is no need to judge mIsInteractive again Bug: N/A Test: N/A Change-Id: I887b5fdd16e4c39ff2dcf13902dfed69741635f8 Signed-off-by:
tiansiming [田思明] <tiansiming@xiaomi.com>
-
- Apr 17, 2018
-
-
Treehugger Robot authored
-
Daniel Bonnevier authored
Commit 23eb3a19 changed the implementation from sendBroadcast to sendBroadcastAsUser but didn't change the test. Test: adb shell am instrument -r -w -e class \ android.app.timezone.RulesUpdaterContractTest#sendBroadcast \ com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner Bug: 78166765 Merged-In: I0a47e096a46fc63d46dd9ff878a4af0d76af82f0 Change-Id: I0a47e096a46fc63d46dd9ff878a4af0d76af82f0
-
Bernie Innocenti authored
Change-Id: I4311c754f1cb79633d49c5c1c0b4e27c8dde727e Bug: 73804303 Test: runtest -x tests/net/java/android/net/apf/ApfTest.java
-
Treehugger Robot authored
-
Treehugger Robot authored
-
- Apr 16, 2018
-
-
Treehugger Robot authored
-
Stanley Tng authored
Test: Compile Bug: 77631591 Change-Id: Ic3c7f13e560534a048bf5c8b274fe62190c214c7
-
Treehugger Robot authored
-
Stanley Tng authored
Clarify that the caller has to wait for onServiceAdded callback before calling BluetoothGattServer::addService again. Bug: 72717069 Test: Compile Change-Id: I20b031c724ba64bfd71cf10e58e587f69e4a2555
-
Hall Liu authored
-
Treehugger Robot authored
-
Bernie Innocenti authored
-
Tyler Gunn authored
-
- Apr 13, 2018
-
-
Nan Zhang authored
Bug: b/70351683 Test: m clean && m check-android-test-base-api and compare the old and new stubs.jar using md5sum. Change-Id: Ia9273016c4d3472888f970cbddf0ed85c0501eb3
-
Andreas Gampe authored
This reverts commit ca775941. Bug: 76145463 Test: m Change-Id: I5a368cd01812e16869352ec219eae095df4919c4
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Bernie Innocenti authored
Bug: 73804303 Bug: 36221302 Test: runtest -x tests/net/java/android/net/apf/ApfTest.java Change-Id: Iaf92ca0bbebaaf66d0f2f7adc1a9014607f3ecf6
-