- Mar 20, 2017
-
-
Jeremy Klein authored
-
Jakub Pawlowski authored
-
Jeremy Klein authored
This avoids requiring the MANAGE_USERS permission in this function. Bug: 32671528 Test: Manual. Also seeking unit test guidance from reviewer. Change-Id: I841e721013b0e4b6db34d629a1e97b3cd54cd73b
-
Treehugger Robot authored
-
Jakub Pawlowski authored
Test: manual Bug: 30622771 Change-Id: Ia89718c0c2ab2eaa71b158ecdcae989af907769f
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Narayan Kamath authored
-
- Mar 17, 2017
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Jakub Pawlowski authored
-
Jakub Pawlowski authored
Timeout is not a parameter, it is a property of enabling the advertising. Move it into more proper place. Test: manual Bug: 30622771 Change-Id: I09ebc6c770bc02938ea16a9738a7e03dc8006fde
-
Jayachandran Chinnakkannu authored
-
Treehugger Robot authored
-
fionaxu authored
This deprecated intent voilates intent naming conventions as defined in CDD. Bug:35271104 Test: Manual Change-Id: Ic7f251a6471de31e17960d612e108203983ce32d
-
Andreas Gampe authored
Log the next command. Bug: 25612095 Test: m Change-Id: I284a2fb3e329afcb0b03f7162585b0eefe13eb0e
-
Peter Qiu authored
Bug: 35850988 Test: Verify contents in "adb shell dumpsys" Change-Id: Idabe65d505eb15113aba06dc05c879861b94b2af
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Roshan Pius authored
Addressing the concerns raised by API council for deprecating this field. Bug: 35854198 Test: make update-api Change-Id: If9ca582f5d3bd8539a226b425662832241a447cc
-
Roshan Pius authored
Adding some documentation to explain the expected contents of this field. Bug: 35967623 Test: make update-api Change-Id: Ia28e2c79834c4d7b0de7350c18d5f32633e6309d
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Neil Fuller authored
Adding a required dependency on new shared library for tzdata code. Bug: 31008728 Test: make Merged-In: Ia5c3e961ca9f62e27575c8f4d16d562fac2b3461 Change-Id: I40b725a97ae2bc258b1fd4b2312b6c60ff83fe64
-
Narayan Kamath authored
No need to use a boxed type - the value is being passed to a function that takes a boolean. Test: make Change-Id: Id6d5c581dd6e3a1832d3419a2fbec92e97c4240d
-
Narayan Kamath authored
-
Narayan Kamath authored
Drink the android::base koolaid. Test: make, boots Change-Id: Ib24b9b59fa3490e80ba78be0199eafa676225b73
-
Jakub Pawlowski authored
-
liangweikang authored
https://code.google.com/p/android/issues/detail?id=252835 Test: null Change-Id: I6c575686c75b02ac938f35622b522fff25403c29 Signed-off-by: liangweikang <liangweikang900911@gmail.com>
-
Treehugger Robot authored
-
Jakub Pawlowski authored
Add ability to check maximum advertising data length. Bug: 30622771 Test: manual Change-Id: I281f7e9f294c40a47a67a22809cc753b6693f7c4
-
Treehugger Robot authored
-
Joel Scherpelz authored
This patch tries to change accept_ra_rt_info_max_plen to 64 from its default value of 0 on kernels that support router advertisements with route information options. The code fails silently on older unsupported platforms. Also factor existing startIPv6() code into a self documenting function enableInterfaceIpv6PrivacyExtensions() Bug: 33333670 Test: as follows - build sailfish - flashed - booted - runtest frameworks-net passes - runtest frameworks-wifi passes Change-Id: I10ec83b9e04836089477d74417b7222499820066
-
Treehugger Robot authored
-
- Mar 16, 2017
-
-
Treehugger Robot authored
-
Jayachandran C authored
Bug: 35609963 Change-Id: Ia0579721e7132950ccfafd7be38f43d1963c016c
-
Jack He authored
* Add a flag in config.xml and symbols.xml to indicate whether in-band ringing is available on current platform Bug: 19171297 Test: make, testplans/79248 Change-Id: I7eaa0d838ae25184502587d0bcc73f055d62170d
-
Jakub Pawlowski authored
This patch wires up fist methods of AdvertisingSet, making it possible to start advertising and stop advertising. It also replaces legacy implemementation with calls to new implementation. Bug: 30622771 Test: sl4a ConcurrentBleAdvertisingTest Change-Id: I80a4b1b2b632d5ef8a80d958615897684cfa0c16
-
Brad Ebinger authored
-
Martijn Coenen authored
-