Commit Graph

253881 Commits

Author SHA1 Message Date
Svetoslav Ganov
e257d6e167 Properly close fd backing a MemoryIntArray
Use ParcelFileDescriptor only as an IPC transport
to make sure MemoryIntArray manges its backing fd.

Bug:30310689

Change-Id: Ib3cc13ef4ae2a744e5f7a96099570e0431847bce
(cherry picked from commit fe2462f3a6)
2016-08-31 16:45:17 +00:00
Felipe Leme
6fa02e95ba Remove wtf log when optional apps are not found.
Test: none
Change-Id: I9f94c2ab47eb78d05754c85aafc13e1e238ead04
Fixes: 31177447
2016-08-31 08:47:50 -07:00
Jason Monk
946c2b8939 Start Neko job service after reboot (if needed)
Change-Id: I8350ab922ba534b529876bb73c1023935f5529a9
Fixes: 29922511
2016-08-31 10:46:47 -04:00
Narayan Kamath
f7d8a1648b Merge "Add a whitelist of sockets on fork." into nyc-mr1-dev 2016-08-31 08:16:32 +00:00
Ruben Brunk
de003ae7b4 Disable "Night Light" mode while in VR mode.
- Also, re-enable when leaving VR mode (if necessary).

Bug: 31161777

Change-Id: Ia40823a6105c649c1cf1be9b6410b12816a50d0c
2016-08-30 21:12:41 -07:00
Scott Main
e9274876ae Merge "replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0)" into nyc-dev am: a06f40bd05
am: 1c30ff407e

Change-Id: I9645152198f31e22d560ec0dbd4c4b2fff67c4e1
2016-08-31 03:48:32 +00:00
smain@google.com
6727dce8f5 replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0) am: dde8deb950
am: c9ec419c9c

Change-Id: If44d4e5bfb6141b0ea7e4a6c8b1a4cad5aa95547
2016-08-31 03:48:28 +00:00
Scott Main
1c30ff407e Merge "replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0)" into nyc-dev
am: a06f40bd05

Change-Id: I7397fe1ec81cc6ed594df221b88ee77cbdd4f2e4
2016-08-31 03:40:39 +00:00
smain@google.com
c9ec419c9c replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0)
am: dde8deb950

Change-Id: Ide293756b6b7a75a434ff9ed3cf15cd40fbd3452
2016-08-31 03:40:37 +00:00
Scott Main
a06f40bd05 Merge "replace the N Preview landing page with the redirect to the package index also update version metadata (no longer preview, now 7.0)" into nyc-dev 2016-08-31 03:06:10 +00:00
TreeHugger Robot
63ee361d4e Merge "Adds a section for unaccounted data." into nyc-mr1-dev 2016-08-31 03:04:46 +00:00
Jorim Jaggi
435f98de83 Also show attached windows during FLAG_SHOW_WHEN_LOCKED animations
Since appShowWhenLocked is already null during the animation, we
also need to show the window if it's attached to a
FLAG_SHOW_WHEN_LOCKED window

Test: Test animation occluded -> lockscreen with an app that
has a SurfaceView
Fixes: 30829255

Change-Id: I0e0012bbe5679cd0894ce4d94902ff8b24823b51
2016-08-30 19:55:32 -07:00
Mike Tsao
d4925d59cf Merge "Fix QS CTS failure caused by tile backup" into nyc-dr1-dev
am: 59b5c1030c

Change-Id: I515842522195d9b57a89532615157343d462cf78
2016-08-31 01:36:57 +00:00
Jason Monk
89fb99c8e9 Fix QS CTS failure caused by tile backup
am: 34f6cbc288

Change-Id: Ic82ccc386b8ab81797e748893b831601c34c12ce
2016-08-31 01:36:54 +00:00
Mike Tsao
59b5c1030c Merge "Fix QS CTS failure caused by tile backup" into nyc-dr1-dev 2016-08-31 01:30:03 +00:00
Mark Lu
ae0459f532 docs: update javadoc description for View.setVisibility() method
Bug: 19770068
2016-08-30 17:51:22 -07:00
TreeHugger Robot
43896cbc02 Merge "Properly close fd backing a MemoryIntArray" into nyc-mr1-dev 2016-08-31 00:49:42 +00:00
Mark Lu
1e20208d90 docs: Update docs for SQLiteDatabase replace methods
- Mention that if the row does not exist, the method performs insert
- Add parameter info for initialValues. It was incomplete

Bug: 2321632
2016-08-30 17:41:25 -07:00
Mark Lu
e8691d19cb docs: fix grammar mistake in TextureView
Bug: 6441115
2016-08-30 17:38:42 -07:00
Mark Lu
193879a8b6 docs: Add param info to TextView.setTextColor
Bug: 6617101
2016-08-30 17:36:52 -07:00
TreeHugger Robot
c0e2e0ad62 Merge "TextureView: clean up displaylists" into nyc-mr1-dev 2016-08-31 00:26:46 +00:00
Kevin Hufnagle
4d215ad49c docs: Wi-Fi settings example now uses Settings constant correctly
The constant ACTION_WIFI_SETTINGS is part of the Settings class, not
the Intent class. An example intent for opening settings has been
changed to reflect this class structure.

Bug: 17464977
Change-Id: I160354a11392ad001c127525983a1b84a4dfbe00
2016-08-30 17:24:20 -07:00
TreeHugger Robot
c8cccdcbd3 Merge "Fix bug that apps are not unminimizing if recent tasks are empty" into nyc-mr1-dev 2016-08-31 00:08:45 +00:00
Allen Hair
8fef05f2c1 Fine tune code coverage filters for SystemUI tests.
Bug: 28269038
Change-Id: Iece993a76b39873170c4ae0b2d1cd2dd5445e3c2
2016-08-30 16:55:35 -07:00
Sudheer Shanka
bf6154a5ba Allow package verifier and uninstaller to do silent uninstalls.
Bug: 30280938
Bug: 31146793
Change-Id: I450340d9bafd3c1b7c1bfb8ae9281a23cb8a0b5e
2016-08-30 16:47:38 -07:00
Adam Seaton
cb3c7d3b0e Revert "Bump up the uncrypt timeout to 30 min." Creates Null Build to test OTA failure fix. This reverts commit 8abcfed8a4. am: b57e6560d0 am: e245037327
am: 1ceb0fcf3a

Change-Id: I2d5d6f564142878b13eed937289d0890a66ec065
2016-08-30 23:40:29 +00:00
Amith Yamasani
10e8f16add Call Debug.getPss without a lock held
Attempt to reduce the chances of watchdog killing the system
server if process pss gathering takes too long during heavy load.

Bug: 30896716
Change-Id: I4ed1a15c0c512a8c82842cde74e733d99d887ee0
2016-08-30 16:39:03 -07:00
Wyatt Riley
2ebd1f6b75 Custom LPP AGPS config for Rogers
Adding a GPS section to two .xml files
for Rogers (Canada), with LPP_PROFILE=2

Bug: 31166909
Change-Id: I0bc39e12f08c4bcd7aa6c5e1a9c3d81924651f10
2016-08-30 16:36:25 -07:00
Adam Seaton
1ceb0fcf3a Revert "Bump up the uncrypt timeout to 30 min." Creates Null Build to test OTA failure fix. This reverts commit 8abcfed8a4. am: b57e6560d0
am: e245037327

Change-Id: I477f3e1c5e685df2ef2a335790ab49aac6c13eef
2016-08-30 23:28:44 +00:00
Adam Seaton
e245037327 Revert "Bump up the uncrypt timeout to 30 min." Creates Null Build to test OTA failure fix. This reverts commit 8abcfed8a4.
am: b57e6560d0

Change-Id: Idaafcb7c835aa7b7b83bb7382900ef3d18fa551f
2016-08-30 23:15:49 +00:00
Jason Monk
65370c7509 Merge "Backup system QS tiles DO NOT MERGE" into nyc-dev am: a845535045
am: 697551f1cc

Change-Id: I1bb49c48f446658df13ee80d5a3a8890aabc78f6
2016-08-30 23:10:01 +00:00
Jason Monk
261c64af9a Backup system QS tiles DO NOT MERGE am: 37bd2be160 -s ours
am: f6a168f728

Change-Id: I71f6dd48711ac364df92600bca6fc827318a5ce0
2016-08-30 23:09:58 +00:00
Jason Monk
697551f1cc Merge "Backup system QS tiles DO NOT MERGE" into nyc-dev
am: a845535045

Change-Id: I138faa4899fac332af6f2297c898beb187fa7483
2016-08-30 23:03:16 +00:00
Jason Monk
f6a168f728 Backup system QS tiles DO NOT MERGE
am: 37bd2be160  -s ours

Change-Id: Iec5455c466d2c92103666f24d1eee750061bebca
2016-08-30 23:03:11 +00:00
Jorim Jaggi
94b976a8c2 Merge "Revert "Fix flicker while booting"" into nyc-mr1-dev 2016-08-30 22:59:16 +00:00
Adrian Salido
e849dfcc24 Merge "add dri device to zygote whitelisted FDs" into nyc-mr1-dev 2016-08-30 22:50:05 +00:00
Phil Weaver
532c7999c5 Stop double notifying a11y about Toasts.
TalkBack was speaking all Toasts twice because we were
sending both NOTIFICATION and a WINDOW_STATE_CHANGE events
when Toasts were displayed.

Stop sending the WINDOW_STATE_CHANGE event for toasts.
Bug: 30570188
Change-Id: I26c6dc50350dfd4daf2a706b94fadcf5d1e03557
2016-08-30 15:41:59 -07:00
Makoto Onuki
82babe050a Merge "Update CP2 javadoc" into nyc-mr1-dev 2016-08-30 22:31:22 +00:00
TreeHugger Robot
a845535045 Merge "Backup system QS tiles DO NOT MERGE" into nyc-dev 2016-08-30 22:30:16 +00:00
Adam Seaton
b57e6560d0 Revert "Bump up the uncrypt timeout to 30 min."
Creates Null Build to test OTA failure fix.
This reverts commit 8abcfed8a4.

Change-Id: I64474dad467ce8d8e379e0e2c47814d76ac0ee0d
2016-08-30 22:14:47 +00:00
Felipe Leme
54dc9edc52 Adds a section for unaccounted data.
Often sub-directories of /data are populated with data framework has no
control of (for example, by the device's specific dumpstate_board()
function), and that data is now available through
MeasurementDetails.getUnaccountedSize().

BUG: 30952263

Change-Id: I8d3fda6668f2a57ee025fb135b33a244167d1e4b
2016-08-30 15:10:25 -07:00
Winson
b258f6a4bd Fixing issue with old tasks being visible in Overview
- This CL does two things, firstly, it ensures that all first & last
  active times are monotonically increasing and independent of the
  current system time.  This allows us to better keep track of which
  tasks are historical and should be hidden, and which are not.
  Secondly, this CL moves the tracking of the last visible active time
  into the system (per user) where it can be adjusted along with the
  task active times when they are loaded.
- Following this CL, all active times in the future will be adjusted on
  boot such that old tasks are made relative to the current boot time.
  It’s not important exactly what time they are, only that they are
  adjusted along with the last visible task active time so that we
  always keep track of what is visible.

Bug: 28908500
Change-Id: I4f789df3a6bd825517cf3a70e26fb60deff89d06
2016-08-30 15:01:49 -07:00
Jorim Jaggi
ba5339d5d6 Revert "Fix flicker while booting"
This reverts commit 77cbe79b74.

KeyguardScrim is not hiding for some reason. Need more time to investigate.

Change-Id: I7624138dded386a7310386bc78b3b496af55b2b9
Fixes: 31174702
Bug: 29643498
2016-08-30 14:43:19 -07:00
sergeyv
17dd01b693 TextureView: clean up displaylists
bug:31066756
Change-Id: Ibc61825ad1ed12479e9de18cc06be7401d3fc93a
2016-08-30 14:03:32 -07:00
smain@google.com
dde8deb950 replace the N Preview landing page with the redirect to the package index
also update version metadata (no longer preview, now 7.0)

Change-Id: I84af003daa9bae3bc932c8b87921ed82f813e1cf
2016-08-30 20:42:12 +00:00
Hall Liu
25c7c4d100 Rename PROPERTY_SHOW_CALLBACK_NUMBER
This property actually indicates emergency callback mode.

Change-Id: I334cb5a702040768b879ca6189a9ab25237dd49d
Fix: 30005987
2016-08-30 13:41:02 -07:00
Adrian Salido
8977e424ee add dri device to zygote whitelisted FDs
The driver can be used just like /dev/ion for graphic buffers.

Bug: 31172436
Change-Id: I4f76e398b58a684f614f72ce7ef6bdd049ea7655
2016-08-30 13:40:25 -07:00
Jason Monk
34f6cbc288 Fix QS CTS failure caused by tile backup
The CTS tests weren't receiving the onTileAdded callbacks since the
shade was not in the listening state when tiles were added. This is
not possible for users (since tiles are added while the UI is
listening), but add a flushMessagesAndUnbind call to make sure the
tiles always receive onTileAdded.

Since now flushMessagesAndUnbind can be called before a real call
to setBindService(true), add a clause that will clear out its
immediate unbind state.

Change-Id: Idd13c432a4af5741813da9a9b1b292a47fd9443b
Fixes: 31147742
2016-08-30 20:37:04 +00:00
Pankaj Kanwar
a32e7e9089 Merge changes Iccb6d089,I9c50a59f into nyc-dr1-dev
am: aa8263d85d

Change-Id: I366a23a1040fc88ecbb4cd7206cb95e992bb1fc7
2016-08-30 20:17:39 +00:00
Lorenzo Colitti
858499b2c0 Network switch notifications: rate & daily limits
am: 84e6f1232c

Change-Id: Ibf6fa695c5f8ef11c99fe075b59a36f52c5c177b
2016-08-30 20:17:33 +00:00