- Dec 09, 2019
-
-
Anton Hansson authored
Also tweak the javadoc a little bit. Bug: 137191822 Bug: 143937447 Test: treehugger Change-Id: Iae1b025685344c2ffe4ed1089850b447c82a6b83 Merged-In: Iae1b025685344c2ffe4ed1089850b447c82a6b83
-
Treehugger Robot authored
Merge "Convert apct/framework/ext_services_test-cloud-tf and apct/framework/testables_test-cloud-tf to Test Mapping Suite."
-
- Dec 08, 2019
-
-
Paul Hu authored
-
- Dec 07, 2019
-
-
Chen Xu authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Jordan Liu authored
-
- Dec 06, 2019
-
-
Zach Johnson authored
* changes: Collapse the implementations of BluetoothDevice.createBond Call parameterized version of IBluetooth.enable Implement isEnabled in terms of getState
-
Treehugger Robot authored
-
Marco Nelissen authored
-
Treehugger Robot authored
-
Shuo Qian authored
-
Meng Wang authored
Hidden APIs of SubscriptionPlan are used in system server, not telephopny. So it makes more sense for SubscriptionPlan to be in core instead of telephopny. Bug: 145814152 Test: make Change-Id: I3bfb0ec699f46b0cc34c3bc2e13bfb242bc295bf
-
Meng Wang authored
-
Anton Hansson authored
-
Meng Wang authored
Hidden APIs of SubscriptionPlan are used in system server, not telephopny. So it makes more sense for SubscriptionPlan to be in core instead of telephopny. Bug: 145814152 Test: make Change-Id: I4c7ae02f9f4f154c99263521e08265d6fb367272
-
Jordan Liu authored
The APIs are used in the CellBroadcastService, and the framework-cellbroadcast-shared-srcs library is also linked there. Bug: 135956699 Test: manual Change-Id: I5e71ea1ee1a858c0520c241dc7365733441e0f50 Merged-In: I5e71ea1ee1a858c0520c241dc7365733441e0f50
-
Anton Hansson authored
...and remove the broken test! Bug: 137191822 Test: treehugger (hopefully!?) Change-Id: I175c1262275ae95caabac32a5308fd454ae62a4d
-
kwekua authored
-
Marco Nelissen authored
Method link was referring to itself. Bug: 144964777 Test: build offline-sdk-docs, open doc in browser Change-Id: Ib373b16d36ee91ebe10f5c6c2a635c65480a48e0
-
Kim Baekgyeong authored
When connecting multiple audio devices Media and Sonification sounds comes out of the last connected device, not a high-priority device. Test: play music Test: connect wired earphone // sound : wired earphone Test: connect usb earphone // sound : usb earphone, not the wired earphone(high-priority) Test: connect bluetooth headset // sound : bluetooth headset Test: disconnect bluetooth headset // sound : usb earphone, not the wired earphone(high-priority) Bug: 135749685 Change-Id: I366e136f8e660c4d7f00935cc9088a926c9a605a
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Anton Hansson authored
-
Anton Hansson authored
-
Neil Fuller authored
-
Anton Hansson authored
-
Aaron Huang authored
-
paulhu authored
Some NetworkManagementService APIs are still called by bluetooth tethering. But it's not good to give bluetooth app NETWORK_STACK due to NETWORK_STACK is extremly powerful permission that can access most of all networking functions. So add CONNECTIVITY_INTERNAL to those APIs which are called by bluetooth tethering temporarily. Bug: 32963470 Test: atest FrameworksNetTests Change-Id: Ib3a4acf3018a52ef38e78d9e2a702af3fef026d4
-
Aaron Huang authored
Add methods to public APIs for mainline support. Bug: 139268426 Bug: 135998869 Test: atest FrameworksNetTests ./frameworks/opt/net/wifi/tests/wifitests/runtests.sh atest android.net.cts atest android.net.wifi.cts Change-Id: I21a9c0dbdc79b1f1041fc9e23c6a4e1e97ecde92
-
Treehugger Robot authored
-
lucaslin authored
This annotation is mis-adding by aosp/929879, and now it also makes compilation failure for Telephony Mainline. Bug: 145755373 Test: atest FrameworksNetTests Change-Id: Ic22ce6bf17c4300b8cd52217976bfb215a123f68
-
Treehugger Robot authored
-
markchien authored
Tethering use NETLINK_NETFILTER to update NAT conntrack entry for tethering offload. Netlink netfilter socket is protected by SELinux that only system_server, netd and networkStack(tethering) may use it. Bug: 144814535 Test: build Change-Id: I40eedc89d72cf0a1fcdf670b453ef034b2e7b13c
-
Hall Liu authored
Remove usages of Telephony hidden APIs from Telecom's debugging commands Fixes: 141576016 Test: manual Change-Id: Ia1184f804b3b03104dd5c911b15c8c28190b2395 Merged-In: Ia1184f804b3b03104dd5c911b15c8c28190b2395
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Meng Wang authored
-