Mehdi Alizadeh
e59b937088
Unit tests for registerSoftApCallback API
...
Bug: 68712383
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: I1a10f274f50d8eb8b74aec7d2b6c073c0a98e742
2018-01-18 11:15:23 -08:00
Mehdi Alizadeh
0037dde2fd
Adds API to register callback for soft AP event
...
Bug: 68712383
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: I270366494500251858fe2ddf6209c7b4bfb5f546
2018-01-18 11:15:23 -08:00
TreeHugger Robot
5170831d92
Merge "Dump state of GnssMeasurement & NavMsg requests"
2018-01-18 18:42:18 +00:00
Mike Digman
67f1fc0308
Merge "Make rotate QS tile function as on/off to match circle styling"
2018-01-18 18:39:42 +00:00
TreeHugger Robot
4a022b8407
Merge "Check if UserState is null in stopGuestOrEphemeralUserIfBackground"
2018-01-18 18:27:19 +00:00
Android Build Merger (Role)
fca6426381
Merge "Merge "Added APIs for Connection-oriented channels" am: e1992384e0 am: 288915bedc am: 39f133eed2"
2018-01-18 18:21:29 +00:00
TreeHugger Robot
0c10e4b7f4
Merge "DisplayCutout: Actually reload displays when resource overlays change"
2018-01-18 18:21:25 +00:00
Andrew Zeng
5961fad05e
Merge "Set windowElevation to 0 on watch dialogs."
2018-01-18 18:20:30 +00:00
Stanley Tng
518c679c1f
Merge "Added APIs for Connection-oriented channels" am: e1992384e0 am: 288915bedc
...
am: 39f133eed2
Change-Id: I79afa5ef129790588dca91266f79a6125edefd06
2018-01-18 18:19:25 +00:00
Stanley Tng
39f133eed2
Merge "Added APIs for Connection-oriented channels" am: e1992384e0
...
am: 288915bedc
Change-Id: Iaf2aa40e8e6e2621c146fcabe0f46c3dd1bfedc4
2018-01-18 18:08:37 +00:00
Rohan Shah
1e9044f1be
Merge "Move the signal traffic indicators out of the QS icon circle bounds"
2018-01-18 18:05:01 +00:00
Winson Chung
366ac0a873
Merge "Added logging for OverviewProxyService"
2018-01-18 18:01:55 +00:00
Stanley Tng
288915bedc
Merge "Added APIs for Connection-oriented channels"
...
am: e1992384e0
Change-Id: If7cb99a59aee8640f6dddd96f2388e2a5284df45
2018-01-18 17:59:19 +00:00
TreeHugger Robot
14b9335393
Merge "consolidate subsystem sleep state atoms"
2018-01-18 17:56:39 +00:00
Andrew Sapperstein
e9b8e09f03
Merge "Ignore first crash dialog."
2018-01-18 17:49:33 +00:00
TreeHugger Robot
6ccd91cec3
Merge "Use RecoverySession object to hide session IDs (redux)"
2018-01-18 17:44:37 +00:00
TreeHugger Robot
1d2ddf8ede
Merge "Put contacts/calendar providers in except-idle whitelist"
2018-01-18 17:41:35 +00:00
Petr Cermak
4fa2aa03ea
Merge "Add "results source" parameter to RemoteInput"
2018-01-18 17:39:34 +00:00
Peiyong Lin
71ad82d6ed
Merge "[GLUtils] Use GL_* types for FP16 bitmap."
2018-01-18 16:51:48 +00:00
TreeHugger Robot
4212de2e74
Merge "Add adb command to get max running users"
2018-01-18 16:50:31 +00:00
Alex Chau
62995efee3
Check if UserState is null in stopGuestOrEphemeralUserIfBackground
...
- UserState may be removed from mStartedUsers if it has already been stopped
Bug: 72133858
Test: Manually create secondary user, and exit the user in SetupWizard
Change-Id: I92783f89a9d4de9a7eca81e688b4e115c2f5535a
2018-01-18 16:42:50 +00:00
Treehugger Robot
e1992384e0
Merge "Added APIs for Connection-oriented channels"
2018-01-18 16:42:33 +00:00
TreeHugger Robot
5123afc0fd
Merge "Don't bind netpolicy right away from batterystats"
2018-01-18 16:21:25 +00:00
Adrian Roos
898ec3856a
DisplayCutout: Actually reload displays when resource overlays change
...
This allows the DisplayManager to pick up changes to the
DisplayCutout resource, which is used to implement emulation
of the overlay.
Bug: 65689439
Test: adb shell overlay enable ...; verify cutout is picked up immediately and not only after toggling the display
Change-Id: I22c32802859d7c8cc373cbb8f17e41cdaf84c844
2018-01-18 16:17:19 +00:00
TreeHugger Robot
9292ee75ad
Merge "Fix NPE in ActivityStack.ensureActivitiesVisibleLocked"
2018-01-18 16:02:32 +00:00
Bryce Lee
e6c2b50229
Merge "Disallow starting activities without new task from non-activity context."
2018-01-18 15:49:15 +00:00
TreeHugger Robot
4ef6684925
Merge changes Ie2ec98d9,I81ce2bef
...
* changes:
Make ImageDecoder return animated Drawables
Ensure that PostProcess Canvas is released
2018-01-18 15:34:28 +00:00
Kenny Guy
0e4bc3f2ba
Merge "Add more brightness config details to dumpsys"
2018-01-18 15:18:08 +00:00
Alex Chau
c12189b24c
Add adb command to get max running users
...
Bug: 72033601
Test: New command is working
Change-Id: I38746a2c03a6da35e7d8a149e1fb0b3604234dbc
2018-01-18 15:17:22 +00:00
TreeHugger Robot
f406490326
Merge "Priority only DND updates"
2018-01-18 15:13:19 +00:00
Robert Berry
2bcdad9533
Use RecoverySession object to hide session IDs (redux)
...
Session IDs are an implementation detail that the framework can (and should)
abstract away. This was previously reverted due to breaking master.
Test: adb shell am instrument -w -e package
com.android.server.locksettings.recoverablekeystore
com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner
Change-Id: I4427c818348c054ada39d799b6da3b739f27eba9
2018-01-18 14:36:32 +00:00
TreeHugger Robot
e8ffec1661
Merge "Add hint to indicate 'see more' type content"
2018-01-18 14:17:14 +00:00
Wale Ogunwale
86dde2bd49
Fix NPE in ActivityStack.ensureActivitiesVisibleLocked
...
Follow-up to ag/3345710 where we add call to the display object.
It is possible for ensureActivitiesVisibleLocked to be called
when the stack has been removed from the display and no longer
has any tasks. So, we need to check if the stack is attached to
the display before trying to access it.
Change-Id: I9d7c3d00c1af1813b2c408339188fcef2c1a1a6f
Fixes: 72107481
Test: manual
2018-01-18 06:15:45 -08:00
Robin Lee
eaf4680cb0
Don't bind netpolicy right away from batterystats
...
batteryservice is a 'core' service
netpolicy is an 'other' service
Trying to bind to it straight away fails and leads to a series of
scary Log.wtf messages during boot.
Bug: 72120141
Test: adb logcat -b all
Change-Id: Iad85eaa4b0ec48eb572c22028aca8bd7847fb678
2018-01-18 14:42:42 +01:00
Robert Berry
588a06f5a2
Merge "Revert "Use RecoverySession object to hide session IDs""
2018-01-18 12:24:06 +00:00
Robert Berry
9fa87627ed
Revert "Use RecoverySession object to hide session IDs"
...
This reverts commit 988c55ce67 .
Reason for revert: broke some tests
Change-Id: Ib43099aebc8ff025e052337475bab13445da74eb
2018-01-18 12:23:33 +00:00
TreeHugger Robot
20f29fdaca
Merge "Fix extra space in Suggestions Popup"
2018-01-18 12:20:37 +00:00
TreeHugger Robot
a2ade1b151
Merge "Fixing incorrect doc string"
2018-01-18 11:55:35 +00:00
TreeHugger Robot
eb3442cf8a
Merge "Proto change for dimension from condition."
2018-01-18 11:19:24 +00:00
TreeHugger Robot
9c1d6baba7
Merge changes I73f54855,I69d3a7c7,I32141ecf
...
* changes:
Fixed an issue where the notification wouldn't go away
Fixed an issue where the action bar below wasn't rounded
Improved the experience when sending multiple messages
2018-01-18 11:11:40 +00:00
TreeHugger Robot
db26bf12ac
Merge "Prevent quick scrub when dragging up"
2018-01-18 11:08:33 +00:00
TreeHugger Robot
c07dd18a3e
Merge "Update the VaultParams encoding to reflect the recent change in the format of vault_handle"
2018-01-18 11:08:26 +00:00
TreeHugger Robot
f99922405d
Merge "Remove strings for wifi aggressive handover"
2018-01-18 10:59:21 +00:00
TreeHugger Robot
2ee1dce0a3
Merge "Import translations. DO NOT MERGE"
2018-01-18 10:56:28 +00:00
TreeHugger Robot
52fd1fa00f
Merge "Import translations. DO NOT MERGE"
2018-01-18 10:53:27 +00:00
TreeHugger Robot
99b4c836e2
Merge "Make sure to mutex around job-set iteration"
2018-01-18 10:46:32 +00:00
Android Build Merger (Role)
c9e76ed0a1
Merge "Merge "Javadoc fixes to Time" am: b3c2efc615 am: b51c638a6c am: 90a56a59d5"
2018-01-18 10:41:00 +00:00
Neil Fuller
dd704e316b
Merge "Javadoc fixes to Time" am: b3c2efc615 am: b51c638a6c
...
am: 90a56a59d5
Change-Id: I62545bdd0604ee0911249abd7628c99868093c77
2018-01-18 10:40:42 +00:00
TreeHugger Robot
c4e99794e9
Merge "Use RecoverySession object to hide session IDs"
2018-01-18 10:40:24 +00:00
Annie Meng
799438229a
Merge "Rename Robo tests to BackupManagerServiceTest"
2018-01-18 10:34:07 +00:00