201186 Commits

Author SHA1 Message Date
Lorenzo Colitti
774adb03a3 am 7198c0aa: Merge "Framework fixes for RSSI offload." into mnc-dr-dev
* commit '7198c0aa4ccbeaecf2606006d3a6ace684f805fe':
  Framework fixes for RSSI offload.
2015-09-16 01:01:05 +00:00
Lorenzo Colitti
7198c0aa4c Merge "Framework fixes for RSSI offload." into mnc-dr-dev 2015-09-16 00:54:57 +00:00
Jim Miller
0dd1163af0 am dca3b2f7: Merge "Add logging to track fingerprint reco but not unlocking" into mnc-dr-dev
* commit 'dca3b2f74f7979e87e2654baf83df42483ef4388':
  Add logging to track fingerprint reco but not unlocking
2015-09-15 21:22:50 +00:00
Guang Zhu
9e4a4606b8 am fe74fb95: extend svc command to control NFC state
* commit 'fe74fb95b91a5d58a8d2d238c525e2f1891ca0c7':
  extend svc command to control NFC state
2015-09-15 21:22:46 +00:00
Svet Ganov
51491627f4 am 276da47a: am cd946024: Default grant SMS and Phone to the verifier
* commit '276da47adf23b5512985268f36fab0b7d2d11363':
  Default grant SMS and Phone to the verifier
2015-09-15 21:22:41 +00:00
Jim Miller
dca3b2f74f Merge "Add logging to track fingerprint reco but not unlocking" into mnc-dr-dev 2015-09-15 21:08:06 +00:00
Guang Zhu
fe74fb95b9 extend svc command to control NFC state
Change-Id: I599e4000fa17384089410e63b3150f25aa9458f7
2015-09-15 13:43:22 -07:00
Filip Gruszczynski
41e13b0a68 Update circular mask after display is ready.
This fixes the situation where the circular mask is not applied because
the configuration is not reporting round screen. Configuration is
computed based on the display, so we can only depend on it having the
correct information after the display became ready.

Bug: 23689649
Bug: 23325855
Change-Id: I1e1fa307836f4053cfc4978da0239cb42c5af2c3
2015-09-15 13:17:44 -07:00
Svet Ganov
276da47adf am cd946024: Default grant SMS and Phone to the verifier
* commit 'cd946024e94a8fe2f4009dbd2e5463817a17b3a9':
  Default grant SMS and Phone to the verifier
2015-09-15 20:10:30 +00:00
Lorenzo Colitti
6bc0a2b6f8 Framework fixes for RSSI offload.
1. When registering a NetworkCallback, only update RSSI
   thresholds if the request specifies a signal strength.
2. When releasing a NetworkCallback, only update RSSI
   thresholds if the request specified a signal strength.
3. Add logging.

Add logging.
Bug: 21405941
Bug: 23679346
Bug: 23815756
Change-Id: I4bc42d0ab02285a7a9d14e09f8a1cd868f4d9d7f
2015-09-15 16:00:39 +09:00
Lorenzo Colitti
1d121b7833 am e1e97377: Merge "NetworkDiagnostics: ping default router from all global addreses." into mnc-dr-dev
* commit 'e1e97377d04ab6e5d069c85aba4226f47371e7c6':
  NetworkDiagnostics: ping default router from all global addreses.
2015-09-15 02:46:36 +00:00
Lorenzo Colitti
e1e97377d0 Merge "NetworkDiagnostics: ping default router from all global addreses." into mnc-dr-dev 2015-09-15 02:39:20 +00:00
Jim Miller
1adb4a7693 Add logging to track fingerprint reco but not unlocking
Bug 23940153

Change-Id: Idb01802ba68449370e8f3cbede0e2fe6d0b977ce
2015-09-14 19:12:35 -07:00
Vinod Krishnan
74c3a0e7b4 Merge "Add some constants for Wear MNC Perms" into cw-e-dev 2015-09-14 22:23:25 +00:00
Sridhar Vashist
92a420eb18 am efc03355: (-s ours) DO NOT MERGE MediaPlayer: Disable acquiring wakelocks based on property.
* commit 'efc03355860359bb3edbb9573ba310f02742f416':
  DO NOT MERGE MediaPlayer: Disable acquiring wakelocks based on property.
2015-09-14 22:05:14 +00:00
Filip Gruszczynski
4cc1553c93 am 0b388d4a: (-s ours) Don\'t animate burn-in return when it wasn\'t applied.
* commit '0b388d4a368e8503411450504c6e3d39952bce16':
  Don't animate burn-in return when it wasn't applied.
2015-09-14 22:05:09 +00:00
Vinod Krishnan
61665cc4ae Add some constants for Wear MNC Perms
- Add an API for getting list of apps that has runtime perms

Change-Id: I4ebfc01033ea96efaac062fd34982fbd0d081073
2015-09-14 13:16:18 -07:00
Adrian Roos
699a5376c6 am 6b04e3a6: Merge "Fix light status bar transitions" into mnc-dr-dev
* commit '6b04e3a6ea042be0e012f7501fadb461b3d772a7':
  Fix light status bar transitions
2015-09-14 18:54:28 +00:00
Adrian Roos
6b04e3a6ea Merge "Fix light status bar transitions" into mnc-dr-dev 2015-09-14 18:47:59 +00:00
Alexander Hills
6a261fd653 Merge "Cherry-pick system theme rebase to fix square UI on round watches" into cw-e-dev 2015-09-14 18:34:32 +00:00
Chris Manton
ae0b7ca9ad am c9180528: Merge "Add capability to ignore carrier entitlement checks" into mnc-dr-dev
* commit 'c9180528452d67359618eda4aa2edd39112c83ca':
  Add capability to ignore carrier entitlement checks
2015-09-14 17:29:09 +00:00
Chris Manton
c918052845 Merge "Add capability to ignore carrier entitlement checks" into mnc-dr-dev 2015-09-14 17:23:42 +00:00
Alan Viverette
3d2337eeb5 Cherry-pick system theme rebase to fix square UI on round watches
Our system themes were based on configurations that were added post-
init of the system theme.

I96e695441543379e4d5fdf3cc6f18d9e6cf953b4 broke this, because there
was a race condition in the code for rebasing themes

If8fecde76d62738a8e55eddf898eafc468afdba2 (the cherry-picked commit)
fixes the race condition and adds the rebasing back in.

This change cherry picks If8fecde76d62738a8e55eddf898eafc468afdba2.

Bug:23387146
Change-Id: I0725028e48599fc6cd9731ae16c71474dd5827e5
2015-09-14 10:56:02 -04:00
Svet Ganov
cd946024e9 Default grant SMS and Phone to the verifier
bug:24012164

Change-Id: I756644c8044076b2550d7ca104f542f50da0226b
2015-09-12 10:20:08 -07:00
Jorim Jaggi
f66e4979c5 am 84dc08a2: Dump Keyguard state in SystemUI and PhoneWindowManager
* commit '84dc08a208eea7a4ddf043cadbb28987cf90ae22':
  Dump Keyguard state in SystemUI and PhoneWindowManager
2015-09-12 01:34:26 +00:00
Jorim Jaggi
84dc08a208 Dump Keyguard state in SystemUI and PhoneWindowManager
Bug: 23970549
Change-Id: Iec1e8ac507268086e0e2935847eda606ea1fb700
2015-09-12 01:26:17 +00:00
Adrian Roos
46df1caf3b Fix light status bar transitions
Bug: 23971926
Change-Id: Ia3c6fb18d38fb7479028191ad3df8389adb830ec
2015-09-12 00:51:52 +00:00
Alan Viverette
58c483fcff am 62b94c35: Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev
* commit '62b94c353a8748ef10691da4844bf894e1155870':
  Avoid OOBE when AbsListView layout is out of sync with adapter
2015-09-11 22:25:29 +00:00
Chris Manton
1ba0fa04de Add capability to ignore carrier entitlement checks
Boolean to check to ignore carrier entitlement check.
API to follow later.

Carrier configuration manager has an option
to override tethering entitlement checks.
Ignore entitlement checks if overridden by
the carrier configuration flag.

bug:23712807

Change-Id: I6c9b3b9994279e592db304debef54809338fe9cf
2015-09-11 14:33:22 -07:00
Alan Viverette
62b94c353a Merge "Avoid OOBE when AbsListView layout is out of sync with adapter" into mnc-dr-dev 2015-09-11 21:28:59 +00:00
Tyler Gunn
ca7240a072 am 8ed28188: Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev
* commit '8ed28188b95be4f377909ac2abacaef76e004a61':
  Add carrier config for characters to escape with backslash.
2015-09-11 15:43:19 +00:00
Tyler Gunn
8ed28188b9 Merge "Add carrier config for characters to escape with backslash." into mnc-dr-dev 2015-09-11 15:37:40 +00:00
Roshan Pius
e3d006b1ab am 0a067dc7: Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev
* commit '0a067dc711b19a70ad5980fa360b2df2337a55b1':
  Add a new carrier config for DTMF tone gap.
2015-09-11 06:18:33 +00:00
Roshan Pius
0a067dc711 Merge "Add a new carrier config for DTMF tone gap." into mnc-dr-dev 2015-09-11 06:13:12 +00:00
Jorim Jaggi
a58bff5041 am 3cf7eef1: Listen for fingerprint when on bouncer
* commit '3cf7eef1b1890131902447465a343484e23e2115':
  Listen for fingerprint when on bouncer
2015-09-11 02:00:42 +00:00
Jorim Jaggi
7b7a2100e2 am 6e90ea03: Don\'t wait for brightness changes
* commit '6e90ea03365c6baddc13762c5a701b84540d8bf9':
  Don't wait for brightness changes
2015-09-11 02:00:38 +00:00
Jorim Jaggi
3cf7eef1b1 Listen for fingerprint when on bouncer
To make unlocking work if keyguard is in occluded state and user
taps on a notification.

Bug: 22855718
Change-Id: Ide632f524a635e3e37741abaa77e258394c9a6e2
2015-09-11 01:54:10 +00:00
Jorim Jaggi
6e90ea0336 Don't wait for brightness changes
On some devices, changing the brightness is quite slow, because the
change needs to wait for the vsync signal. However, when we are also
running a brightness change animation, as soon as the last change has
been sent there is a new one pending, leading to that we never reach
"clean" state in the PowerManagerService and thus we don't notify
clients about the state change, which can delay the animation for waking
up while dozing by as much as a second.

To fix this, if we only issue a brightness change, we don't block on
that because it's not relevant for us.

Bug: 22879546
Change-Id: Idad7e90c436bfbc38581fe8ce24d606e432b7952
2015-09-11 01:53:25 +00:00
Svetoslav
9d4cad8bee am b1cebd9e: am 5579e41c: Add op package to the UID special case handling in account manager.
* commit 'b1cebd9ecf2ee3542e815f7f7efc1cb7fd6e6228':
  Add op package to the UID special case handling in account manager.
2015-09-11 00:32:56 +00:00
Svetoslav
b1cebd9ecf am 5579e41c: Add op package to the UID special case handling in account manager.
* commit '5579e41c6f81bba1fc1e8cc53186957e287b5dad':
  Add op package to the UID special case handling in account manager.
2015-09-11 00:23:08 +00:00
Amit Mahajan
c291ce210a am 55c3a196: Merge "Add to configure for MDC_INITIAL_MAX_RETRY" into mnc-dr-dev
* commit '55c3a196feaf089b70fcad48253dfa7ae89acab3':
  Add to configure for MDC_INITIAL_MAX_RETRY
2015-09-10 23:30:10 +00:00
Amit Mahajan
55c3a196fe Merge "Add to configure for MDC_INITIAL_MAX_RETRY" into mnc-dr-dev 2015-09-10 23:22:37 +00:00
Sungmin Choi
478d5b7ec0 Add to configure for MDC_INITIAL_MAX_RETRY
Bug: 23804201
Change-Id: I63fbc168c05792635b7919e81d7397741ffb416b
2015-09-10 15:51:50 -07:00
Svetoslav
5579e41c6f Add op package to the UID special case handling in account manager.
The account manager has a hardcoded rule to change the calling
UID if the caller is the system and another UID is passed in.
We have to do the same acrobatics for the app op package as if
the UID changes the opPackageName will not match the new UID.
If we used the passed in UID we should also use the passed in
op package name.

bug:23968092

Change-Id: I0c0c2a720e9edbf82001952929d990702f8650ca
2015-09-10 15:41:27 -07:00
Daniel Koulomzin
ffa2d69193 Merge "Adds config flag for USB notification." into cw-e-dev 2015-09-10 21:46:01 +00:00
Martijn Coenen
5c732ee53e am e1d2d422: Merge "Fix missing copyright headers." into mnc-dr-dev
* commit 'e1d2d42289afe6e6a65d2ef420b8bf8ed2b33d3b':
  Fix missing copyright headers.
2015-09-10 21:24:22 +00:00
Martijn Coenen
e1d2d42289 Merge "Fix missing copyright headers." into mnc-dr-dev 2015-09-10 21:17:56 +00:00
Tyler Gunn
14be4cfc8b Add carrier config for characters to escape with backslash.
Bug: 22779583
Change-Id: I21ab2c9a4f15bcf96c5b978e7cac4638db259087
2015-09-10 13:33:28 -07:00
Gus Prevas
3d1115dba5 Merge "Fixes cloned notification actions missing icon." into cw-e-dev 2015-09-10 19:40:19 +00:00
Gus Prevas
e753361508 Adds config flag for USB notification.
This change modifies UsbDeviceManager such that the ongoing
system notification for USB charging state is controlled by a
config flag.

Bug: 23409719
Change-Id: I2ef24fe74923170a6e8dd02375b973b4025281e4
2015-09-10 13:37:59 -04:00