Chris Tate
ccbb02f9b9
am b16cd62c: am c0a2254e: Merge "Clean up properly if outcall for doRestoreFinished() fails" into mnc-dev
...
* commit 'b16cd62c676dc219c0f31495ad13aeb0381fee0e':
Clean up properly if outcall for doRestoreFinished() fails
2015-08-18 01:21:05 +00:00
Dianne Hackborn
12b9c2d6aa
Merge "Fix issue #23214751 : Get a GPS fix before going in to doze" into mnc-dev
2015-08-18 01:17:00 +00:00
Chris Tate
b16cd62c67
am c0a2254e: Merge "Clean up properly if outcall for doRestoreFinished() fails" into mnc-dev
...
* commit 'c0a2254e083f7d2f38052012363cd71d1a6657dc':
Clean up properly if outcall for doRestoreFinished() fails
2015-08-18 01:13:24 +00:00
Chris Tate
c0a2254e08
Merge "Clean up properly if outcall for doRestoreFinished() fails" into mnc-dev
2015-08-18 01:07:50 +00:00
Filip Gruszczynski
3fcb5d66e4
Clear old clip rect when creating new surface.
...
This fixes an issue where a window state animator holds on to old clip
rect from previous transition and applies it to the newly created surface.
Bug: 22851074
Change-Id: Ic416a2a0c5d0f69fc80d5656541256ade41c9c36
2015-08-17 17:52:24 -07:00
Quddus Chong
905af2b462
am 0c61fe76: am 7aa6fc67: Merge "docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery." into mnc-dev
...
* commit '0c61fe7606c8af2a89abebde0c174e88b950a8b8':
docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery.
2015-08-17 23:54:34 +00:00
Joe Fernandez
a215557b73
am 0805fcc3: am 036895e1: Merge "docs: M Preview 3 post-release cleanup" into mnc-dev
...
* commit '0805fcc311fa681e7a648a0da0e39fa7b1368c90':
docs: M Preview 3 post-release cleanup
2015-08-17 23:48:03 +00:00
Quddus Chong
0c61fe7606
am 7aa6fc67: Merge "docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery." into mnc-dev
...
* commit '7aa6fc67d7c1c02cd2e99e8d94b4c0b8918c4d3f':
docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery.
2015-08-17 23:48:02 +00:00
Joe Fernandez
0805fcc311
am 036895e1: Merge "docs: M Preview 3 post-release cleanup" into mnc-dev
...
* commit '036895e1f18539d49496ea38592d0b1f9456efd1':
docs: M Preview 3 post-release cleanup
2015-08-17 23:40:15 +00:00
Quddus Chong
7aa6fc67d7
Merge "docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery." into mnc-dev
2015-08-17 23:38:56 +00:00
Jim Miller
deb050706c
Revert "Disable fingerprint when remotely reset by DPM"
...
This reverts commit 8ae1be120806d0189f65a492004a7b5416aa6c6f.
Fixes bug 23187090
Change-Id: Idd9798895b08618f7d272b818818a45d3c9dc7d2
2015-08-17 23:33:39 +00:00
Dianne Hackborn
42df4fbe10
Fix issue #23214751 : Get a GPS fix before going in to doze
...
This introduces a new phase of device idle mode, immediately
before going idle (once we are sure the device is not moving),
try to collect a location for the device so that any later
requests for it will have a good chance of having an accurate
value.
We do this with two location requests: one a single-shot as
accurate as possible location, and a second longer-running
attempt to get an accurate location from the GPS. There is
a limit on how long we will try to collect the location (default
is 30 seconds), and we stop collection once we reach a desired
accuracy (default is 20 meters).
Also cleanup various transition paths out of the normal state
flow to clean up any active state we may have running.
Change-Id: Ibd3d2e9a720fbfd9640755baf5547180dd409f6a
2015-08-17 16:32:54 -07:00
Joe Fernandez
036895e1f1
Merge "docs: M Preview 3 post-release cleanup" into mnc-dev
2015-08-17 23:30:07 +00:00
Amit Mahajan
d2a4165ada
am ebadc461: am dd8df041: Merge "Setting config_use_sim_language_file to false for 334-020." into mnc-dev
...
* commit 'ebadc46132248edd175b9ae3b7f6312b97b822fe':
Setting config_use_sim_language_file to false for 334-020.
2015-08-17 23:28:15 +00:00
Amit Mahajan
ebadc46132
am dd8df041: Merge "Setting config_use_sim_language_file to false for 334-020." into mnc-dev
...
* commit 'dd8df0418ee4a873efd66ada577c5a2b21b3de5d':
Setting config_use_sim_language_file to false for 334-020.
2015-08-17 23:21:25 +00:00
Amit Mahajan
dd8df0418e
Merge "Setting config_use_sim_language_file to false for 334-020." into mnc-dev
2015-08-17 23:06:13 +00:00
Selim Cinek
a6aa1fbd2b
am d4d61826: Merge "Not allowing empty fingerprint names anymore" into mnc-dr-dev
...
* commit 'd4d61826d0499d77c0501bd150b5f7395c94fd13':
Not allowing empty fingerprint names anymore
2015-08-17 22:43:22 +00:00
Joe Fernandez
c45bd6930b
docs: M Preview 3 post-release cleanup
...
- Add BTLE and Wi-Fi scan permissions change
- Add link to Support library v23 differences report
- Added known issue about Work Profiles not working in MPA44G images
Change-Id: Ica5643b1f9b6980520fd2650dcbab5d88d264127
2015-08-17 15:39:35 -07:00
Selim Cinek
d4d61826d0
Merge "Not allowing empty fingerprint names anymore" into mnc-dr-dev
2015-08-17 22:34:40 +00:00
Jorim Jaggi
73ef464291
am 581fd0fb: am 757e2c7f: Merge "Fix documentation issue" into mnc-dev
...
* commit '581fd0fb2ecbd6d9ee049bb08f395ec04709eb74':
Fix documentation issue
2015-08-17 22:05:30 +00:00
Jorim Jaggi
581fd0fb2e
am 757e2c7f: Merge "Fix documentation issue" into mnc-dev
...
* commit '757e2c7f3e6ee93c69ecdd9de18fc03eff72d00e':
Fix documentation issue
2015-08-17 21:58:51 +00:00
Jorim Jaggi
757e2c7f3e
Merge "Fix documentation issue" into mnc-dev
2015-08-17 21:51:47 +00:00
Quddus Chong
db87d7cd9e
docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery.
...
Change-Id: I872bbb5069418a4dfb174dda5dd9e86b833f7894
2015-08-17 14:28:32 -07:00
Joe Fernandez
811330ed18
am 1eb1f7cf: am 46ae218b: Merge "docs: Support Library v23 updates" into mnc-dev
...
* commit '1eb1f7cf9be8e7491d6e676c12ce1fccd31ee479':
docs: Support Library v23 updates
2015-08-17 20:36:53 +00:00
Joe Fernandez
1eb1f7cf9b
am 46ae218b: Merge "docs: Support Library v23 updates" into mnc-dev
...
* commit '46ae218b2aeab9e92d59b3d074cc43d696be11d5':
docs: Support Library v23 updates
2015-08-17 20:27:41 +00:00
Joe Fernandez
46ae218b2a
Merge "docs: Support Library v23 updates" into mnc-dev
2015-08-17 20:22:15 +00:00
Rich Slogar
f0a340e0fe
docs: Support Library v23 updates
...
Change-Id: I0f5b6109d907e9bb29bd500eb852a031f8952287
2015-08-17 13:21:00 -07:00
Dirk Dougherty
76342acf89
am ed257d1a: am bd58d6fc: Doc change: misc fixes for preview 3.
...
* commit 'ed257d1a3c7d94980e6fc1524a8e85f4e1d3959a':
Doc change: misc fixes for preview 3.
2015-08-17 20:03:59 +00:00
Dirk Dougherty
ed257d1a3c
am bd58d6fc: Doc change: misc fixes for preview 3.
...
* commit 'bd58d6fcadad111cee35778a4f77c4f789a0f8c6':
Doc change: misc fixes for preview 3.
2015-08-17 19:56:28 +00:00
Bryce Lee
d74a66bd97
Merge "Introduce permission for updating the cell broadcast content provider." into cw-e-dev
2015-08-17 19:54:19 +00:00
Dirk Dougherty
bd58d6fcad
Doc change: misc fixes for preview 3.
...
Change-Id: Ib389f3db0e38f13d2634fda9e893c1dd87dcd6fc
2015-08-17 12:27:34 -07:00
Selim Cinek
d9d530216f
Not allowing empty fingerprint names anymore
...
Bug: 22497103
Change-Id: I638b1db5b614f5ea9bf8e3566bf4619a3249d391
2015-08-17 12:20:00 -07:00
Christopher Tate
d71d7c350c
Clean up properly if outcall for doRestoreFinished() fails
...
The target app crashed at an inopportune time but this shouldn't
invalidate the whole ongoing restore operation; it's a problem local to
the specific app undergoing restore. Recognize this, clean up the app's
possibly-incomplete data, and continue running the restore queue as
planned.
Bug 23228982
Change-Id: If9a19d2fe6a0ce5339c893630d7a61a5a5ccd9b1
2015-08-17 12:16:19 -07:00
Junda Liu
88c4e40636
am 150123a3: am f2cb6f7e: Merge "Grant SMS carrier provisioning app the permission to receive SMS." into mnc-dev
...
* commit '150123a37445dc778c30a466b6a69f575007c76d':
Grant SMS carrier provisioning app the permission to receive SMS.
2015-08-17 19:11:24 +00:00
Junda Liu
150123a374
am f2cb6f7e: Merge "Grant SMS carrier provisioning app the permission to receive SMS." into mnc-dev
...
* commit 'f2cb6f7e3ea143ba4acace0821c9d49e363da7eb':
Grant SMS carrier provisioning app the permission to receive SMS.
2015-08-17 19:03:58 +00:00
Chris Tate
a0d4c9758c
am 1a31af15: am a3fd27ad: Merge "Check component permissions like \'exported\' before assigned permissions" into mnc-dev
...
* commit '1a31af15c14ddc241e6e0633be337f81dea20ad5':
Check component permissions like 'exported' before assigned permissions
2015-08-17 19:01:52 +00:00
Junda Liu
f2cb6f7e3e
Merge "Grant SMS carrier provisioning app the permission to receive SMS." into mnc-dev
2015-08-17 18:58:19 +00:00
Quddus Chong
101059b723
am aefae50d: am a03567bf: docs: Fixed unclosed anchor tag for M Program Overview.
...
* commit 'aefae50d5e4d81601d52dce47e9be6e56834ccf3':
docs: Fixed unclosed anchor tag for M Program Overview.
2015-08-17 18:56:40 +00:00
Chris Tate
1a31af15c1
am a3fd27ad: Merge "Check component permissions like \'exported\' before assigned permissions" into mnc-dev
...
* commit 'a3fd27adcc655dd9566d72f290ac343704e8e4db':
Check component permissions like 'exported' before assigned permissions
2015-08-17 18:55:24 +00:00
Quddus Chong
aefae50d5e
am a03567bf: docs: Fixed unclosed anchor tag for M Program Overview.
...
* commit 'a03567bfe0b2f71263e5facd0edc908bf43965cc':
docs: Fixed unclosed anchor tag for M Program Overview.
2015-08-17 18:47:52 +00:00
Jorim Jaggi
9b70f44b2a
Fix documentation issue
...
Bug: 23038621
Change-Id: I230e09564b619868a4d22b2945c97180796ff4b1
2015-08-17 18:45:22 +00:00
Chris Tate
a3fd27adcc
Merge "Check component permissions like 'exported' before assigned permissions" into mnc-dev
2015-08-17 18:01:15 +00:00
Quddus Chong
a03567bfe0
docs: Fixed unclosed anchor tag for M Program Overview.
...
Change-Id: I632e999c0d32acbf5c5fce5377603069fea312f0
2015-08-17 10:53:10 -07:00
Andrew Solovay
f377bffb30
am a8f68d2d: am af46e1b4: resolved conflicts for merge of 44053b4e to mnc-dev
...
* commit 'a8f68d2da7733673d25fd1e5573539bf29b71ee4':
docs: Updating the permissions docs for Preview 3.
2015-08-17 17:45:46 +00:00
Ruben Brunk
3723af531a
am c57f309a: Merge "Add experimental camera session prepare API." into mnc-dr-dev
...
* commit 'c57f309a1b5be6fe9156405feb48637c036880a4':
Add experimental camera session prepare API.
2015-08-17 17:37:16 +00:00
Andrew Solovay
a8f68d2da7
am af46e1b4: resolved conflicts for merge of 44053b4e to mnc-dev
...
* commit 'af46e1b404c1d4fea17a24e5a49f23a7d0c982f7':
docs: Updating the permissions docs for Preview 3.
2015-08-17 17:35:05 +00:00
Ruben Brunk
c57f309a1b
Merge "Add experimental camera session prepare API." into mnc-dr-dev
2015-08-17 17:28:12 +00:00
Christopher Tate
ff7add011a
Check component permissions like 'exported' before assigned permissions
...
In particular, don't assume that the absence of an explicit permission
requirement means that the activity is freely launchable unless you have
also checked thing like exported="true" first.
Bug 23223804
Change-Id: Idbfd1f5662b374a7a447b738591b267a1c497e41
2015-08-17 10:25:27 -07:00
Andrew Solovay
af46e1b404
resolved conflicts for merge of 44053b4e to mnc-dev
...
Change-Id: Ibe58da3f0b18bce138b9d8880bccfe61ebc0b2cf
2015-08-17 10:06:26 -07:00
Chris Wren
2299478362
am 877c2257: Merge "instrument fingerprint service" into mnc-dr-dev
...
* commit '877c22579e18736ee77d106ee2419ae99203bc9b':
instrument fingerprint service
2015-08-17 16:52:29 +00:00