Erik Kline
cbd3d8b356
Merge "Simplify UpstreamNetworkMonitor callback handling"
...
am: f9f5cf9d9b
Change-Id: I642567d81b6b8908b2ef7afea8d15628330481f9
2017-01-12 10:26:43 +00:00
Martijn Coenen
aa4d6f1be9
Merge "Use new read(Embedded)Buffer APIs."
...
am: 34ed84d4eb
Change-Id: Idaa3a3a2d874b10cb5f07e3cb606c822e7ddfd8b
2017-01-12 10:25:01 +00:00
Treehugger Robot
f9f5cf9d9b
Merge "Simplify UpstreamNetworkMonitor callback handling"
2017-01-12 10:18:24 +00:00
Treehugger Robot
34ed84d4eb
Merge "Use new read(Embedded)Buffer APIs."
2017-01-12 10:17:40 +00:00
Przemyslaw Szczepaniak
fb864ff0f9
Track libcore change 69860bf2b28f0e14741a8895abdb77b45d1ed55d
...
java.util.regex named group capture support.
Test: vogar OldMatcherTest
Bug: 19717812
Change-Id: I525489bc26083b22bb2ce670d614f6d6e6eeaa29
2017-01-12 09:40:47 +00:00
Stephen Chen
0e7882f2ac
Merge "Expose WifiManager#connect and ActionListener as @SystemApi"
...
am: 691ebe5366
Change-Id: I114cbc6777130b440639b2f13e161d8d044f7185
2017-01-12 07:21:49 +00:00
Treehugger Robot
691ebe5366
Merge "Expose WifiManager#connect and ActionListener as @SystemApi"
2017-01-12 07:15:06 +00:00
Stephen Chen
58ddbd76bb
Expose WifiManager#connect and ActionListener as @SystemApi
...
This is needed by Wifi Wakeup and Notifications which live within
NetworkRecommendation package.
Bug: 33224871
Test: GTS
Change-Id: If4f1f9957f82b1292af4187c7728cbccab0184e8
Merged-In: If4f1f9957f82b1292af4187c7728cbccab0184e8
2017-01-11 21:51:36 -08:00
Colin Cross
301c714b43
Merge "Remove libservicestestsjni"
...
am: d00478e9ad
Change-Id: I062f8bd18730a8c3ee090fc4665f652fe10ff75c
2017-01-12 04:59:42 +00:00
Treehugger Robot
d00478e9ad
Merge "Remove libservicestestsjni"
2017-01-12 04:50:57 +00:00
Erik Kline
452b4b7218
Simplify UpstreamNetworkMonitor callback handling
...
In the callback post a lamba to the target state machine's handler
that does the processing we need before sending a notification to
the state machine.
No semantic change, just a bit cleaner.
Test: as follows
- built (bullhead)
- flashed
- booted
- runtest frameworks-net passes
- tested basic wifi-to-mobile tethering (no DUN)
Bug: 32163131
Change-Id: I07e1b510c1ebaa5dffd42a3f16ba96e961cb58f1
2017-01-12 13:43:00 +09:00
Colin Cross
3bc99892e6
Remove libservicestestsjni
...
frameworks/base/services/tests/servicestests/jni no longer exists
after I993eeaa5dec001c39389023f355f506129b356e7, remove it.
Test: m -j FrameworksServicesTests
Change-Id: I8f307373aede9e749f1b992dde0f7252bf74b065
(cherry-picked from e399468b88ae84a586f9d583251ee0a6a7e94a43)
Merged-In: I8f307373aede9e749f1b992dde0f7252bf74b065
2017-01-12 03:24:57 +00:00
Yifan Hong
e0707f139d
Merge "BpBase -> BpHwBase"
...
am: d8384b5c15
Change-Id: I647e8ec4461e4d9c859144c123f278216111a2f4
2017-01-12 01:58:33 +00:00
Treehugger Robot
d8384b5c15
Merge "BpBase -> BpHwBase"
2017-01-12 01:50:58 +00:00
Mark Salyzyn
96bf5985d5
Replace cutils/log.h and log/logger.h with android/log.h or log/log.h
...
(part deux)
Test: compile
Bug: 26552300
Bug: 31289077
Change-Id: I7417936c4d3666608fccfe51a312c90ecefba2fb
2017-01-11 15:30:30 -08:00
Etan Cohen
2a4e3bef2c
Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)"
...
am: dfe8f5dc13
Change-Id: I581b72ce62966f4c04427603a2b9686dcf46cc42
2017-01-11 23:12:16 +00:00
Etan Cohen
dfe8f5dc13
Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)"
2017-01-11 22:59:25 +00:00
Jeremy Joslin
425a0fdc95
Merge "Move getActiveScorerPackage() to the score service."
...
am: b5488ec3b3
Change-Id: I8819c482a87a8c78ad0a1a39dda74b5ee2e7da4c
2017-01-11 19:52:37 +00:00
Treehugger Robot
b5488ec3b3
Merge "Move getActiveScorerPackage() to the score service."
2017-01-11 19:40:45 +00:00
Etan Cohen
6a4b323f08
[AWARE] Unhide Wi-Fi Aware API (baseline)
...
Baseline Wi-Fi Aware API providing discovery and connectivity (data-path).
Bug: 30983968
Test: unit tests + integration (sl4a) tests passing.
Change-Id: Idd7c6a625f168717b083d5f13e291ce916571933
2017-01-11 11:13:26 -08:00
Joachim Sauer
98640b13fc
Add java.time APIs.
...
This adds all of java.time and added fields/methods to
java.util.Calendar and related classes that have circular
dependencies to java.time.
Bug: 28832222
Test: builds
Change-Id: Id8407b3fcb57e11958ee7852d19d897291fb340d
2017-01-11 18:15:22 +00:00
Akira Oshimi
49b68ad0cd
Merge "Fix clipping for edit screen of Quick Settings"
...
am: e3677865a8
Change-Id: Idb615698c433bd4436950cbf94ced95f02198cd9
2017-01-11 16:01:23 +00:00
Treehugger Robot
e3677865a8
Merge "Fix clipping for edit screen of Quick Settings"
2017-01-11 15:51:37 +00:00
Mark Salyzyn
6143cbf1e5
Merge "Replace cutils/log.h and log/logger.h with log/log.h"
...
am: e7fcbcb991
Change-Id: I13ddcd1826ce3df02a6c95875b9fa981c238ca08
2017-01-11 15:35:19 +00:00
Mark Salyzyn
e7fcbcb991
Merge "Replace cutils/log.h and log/logger.h with log/log.h"
2017-01-11 15:24:11 +00:00
Neil Fuller
5be9960f66
Merge "Switch ConfigUpdater to the new version of timezone updater code"
...
am: 216303cdb6
Change-Id: I106699e4f141b27e0ace17d4997a2a67bf6a7c55
2017-01-11 14:54:51 +00:00
Lenka Trochtova
345362c66f
Merge "Don't offer the BT sharing option to the user if BT is disallowed."
...
am: 0c1a4b6a97
Change-Id: Ic304d77ea532a1a6a6539ba9d4dca35a0f628ff2
2017-01-11 14:49:09 +00:00
Neil Fuller
216303cdb6
Merge "Switch ConfigUpdater to the new version of timezone updater code"
2017-01-11 14:46:47 +00:00
Treehugger Robot
0c1a4b6a97
Merge "Don't offer the BT sharing option to the user if BT is disallowed."
2017-01-11 14:40:06 +00:00
Neil Fuller
f4e236c794
Merge "Refactor RFCOMM / BluetoothSocket usage of LocalSocket"
...
am: 649a89e524
Change-Id: Ib8dc0ec183b870931bf4befea5ff32532009fddd
2017-01-11 13:37:37 +00:00
Neil Fuller
649a89e524
Merge "Refactor RFCOMM / BluetoothSocket usage of LocalSocket"
2017-01-11 13:27:10 +00:00
Martijn Coenen
24c82279fe
Use new read(Embedded)Buffer APIs.
...
Bug: 34134129
Test: mma, hidl_test_java
Change-Id: I13b3841778d5df4e7c37760610712a26c68896d6
2017-01-11 13:33:19 +01:00
Richard Uhler
5c5637e1bd
Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed."
...
am: 8582826f8d
Change-Id: If5d55f55d86c4e4711e36a7f517336fbdda96e3d
2017-01-11 10:37:33 +00:00
Treehugger Robot
8582826f8d
Merge "Cleanup code given PATCHOAT_FOR_RELOCATION has been removed."
2017-01-11 10:28:18 +00:00
Richard Uhler
d670d58667
Cleanup code given PATCHOAT_FOR_RELOCATION has been removed.
...
Test: make, device boots, installed an app
Test: adb shell cmd package compile -m speed|speed-profile <app>
Bug: 33192586
Change-Id: I8ef7d4926773586251fedf8a7737a8005f119859
2017-01-11 08:44:26 +00:00
Erik Kline
d48902d37e
Merge "Prepare UpstreamNetworkMonitor for extraction"
...
am: f84e5e8f76
Change-Id: I4e4d525ff1dc23189e4ef6978a1980319d6b85f2
2017-01-11 08:38:00 +00:00
Erik Kline
f84e5e8f76
Merge "Prepare UpstreamNetworkMonitor for extraction"
2017-01-11 08:29:18 +00:00
Erik Kline
ebdb8c8e22
Prepare UpstreamNetworkMonitor for extraction
...
Test: as follows:
- built (bullhead)
- flashed
- booted
- runtest frameworks-net
- tested basic wifi-to-mobile tethering (no DUN)
Bug: 32163131
Change-Id: Id0b2497f231af5e79ae3bbf42c73bc78031b6fa3
2017-01-11 13:27:09 +09:00
Akira Oshimi
f157511744
Fix clipping for edit screen of Quick Settings
...
The width of the edit screen is fixed when the display size is updated
in landscape mode. So when the device is rotated to portrait mode, the
width is not updated and the edit screen is truncated.
To fix this issue, "match_parent" should be used to match to the width
of Notification Panel always.
Bug: 34206618
Test: manual - go to Settings, rotate device to landscape mode, change
display size (Default > Large > Default), rotate device
to portrait mode and show QS edit screen
Change-Id: I35ac623812908a61cd34357e6bda567cab55ace1
2017-01-11 02:58:34 +00:00
Andreas Gampe
140b9b65a1
Merge "Zygote: Add fdsToIgnore"
...
am: 5b22a826d5
Change-Id: I458e354acf620cb434de41790ce94b814ff0a4ea
2017-01-11 02:33:05 +00:00
Calin Juravle
6d0b836562
Merge changes I5b94a8f0,Ie6cdd846,Ie6b5f5e6,Ib962edf6,I9d779b2d, ...
...
am: 619d6282c3
Change-Id: I7f13f7a7557288f2b5cc515b424161c946241d5a
2017-01-11 02:28:11 +00:00
Calin Juravle
236477e86e
Add an extra debug flag to BackgroundDexOptimizer
...
am: 3a2b7f7d59
Change-Id: I309923c247bef67ffbdba56955582f6decde3800
2017-01-11 02:28:08 +00:00
Calin Juravle
377cc26e3a
Some refactoring in BackgroundDexOptService.
...
am: 95176bb18e
Change-Id: I191aeed8a7264bb13c4cef8b1ba135fd03a75d58
2017-01-11 02:27:25 +00:00
Calin Juravle
b8f31d8a85
Do not try to resolve realpath in DexManager.
...
am: b96dba9bad
Change-Id: I67aba48784bca9a51f63e47b54c211ba535dd0e4
2017-01-11 02:26:36 +00:00
Calin Juravle
42c7fc7f27
Log DexManager realpath errors only in debug mode.
...
am: 271bacbf5c
Change-Id: I94aca4959284912e6d5008f56617254be2fc3ea7
2017-01-11 02:25:05 +00:00
Calin Juravle
dc10a3bdb0
Record data about dex files use on disk
...
am: 5a9094c1b6
Change-Id: I50378b1351a5ae83ac55f1b26e2e0c5f3230c6d2
2017-01-11 02:24:14 +00:00
Calin Juravle
34bdf1680a
Add logic for recording dex files use on disk
...
am: 6ea5ace7b3
Change-Id: I82246efd8e78c1c4ac18a67f0274b10545605207
2017-01-11 02:23:29 +00:00
Treehugger Robot
5b22a826d5
Merge "Zygote: Add fdsToIgnore"
2017-01-11 02:20:37 +00:00
Stephen Chen
f412290e94
Merge "Delete old WifiNotificationController strings."
...
am: 6daef4499f
Change-Id: I20a68ca904cc0ad8042be61820808f4ff4680bee
2017-01-11 02:20:14 +00:00
Treehugger Robot
619d6282c3
Merge changes I5b94a8f0,Ie6cdd846,Ie6b5f5e6,Ib962edf6,I9d779b2d, ...
...
* changes:
Add an extra debug flag to BackgroundDexOptimizer
Some refactoring in BackgroundDexOptService.
Do not try to resolve realpath in DexManager.
Log DexManager realpath errors only in debug mode.
Record data about dex files use on disk
Add logic for recording dex files use on disk
2017-01-11 02:15:29 +00:00