Neil Fuller
b69f61472a
Add a finalize() method to StrictJarFile
...
Bug: 25896372
Test: Booted device, installed CTS apps
Test: run cts --class android.util.cts.StrictJarFileTest
Change-Id: I35e238dadd48d2c4ca53ac37a4c5aacdd471a93a
2016-07-29 14:26:35 +01:00
David Friedman
3cf674ee3a
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC. am: a211850784
...
am: 00f85a4794
Change-Id: I7ed512a30d481d3dfbbce9038e18567388a72a0b
2016-07-29 03:36:41 +00:00
David Friedman
00f85a4794
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.
...
am: a211850784
Change-Id: If4408cf7a44273320a7154c776f8385d445406dd
2016-07-29 03:29:23 +00:00
David Friedman
a211850784
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.
...
Bug: 30292533
Change-Id: Ifd9ca24804d96d0e50dd0f94a028233cc2cbca4e
(cherry picked from commit 4dd89b6d86 )
2016-07-29 03:25:16 +00:00
Sungsoo Lim
90be39c7bb
DO NOT MERGE: Fix CTS regression
...
Bug: 30297223, Bug: 30437363
Change-Id: I7b18af40e4eac2713577204428fbfb96cc346582
2016-07-29 01:02:27 +00:00
Sungsoo Lim
7a92dc9d99
DO NOT MERGE: Fix CTS regression
...
Bug: 30297223, Bug: 30437363
Change-Id: I7b18af40e4eac2713577204428fbfb96cc346582
2016-07-29 01:01:49 +00:00
Sungsoo Lim
edc9238514
DO NOT MERGE: Fix CTS regression
...
Bug: 30297223, Bug: 30437363
Change-Id: I7b18af40e4eac2713577204428fbfb96cc346582
2016-07-29 01:00:22 +00:00
Sungsoo Lim
df17644db7
DO NOT MERGE: Fix CTS regression
...
Bug: 30297223, Bug: 30437363
Change-Id: I7b18af40e4eac2713577204428fbfb96cc346582
2016-07-29 00:56:16 +00:00
Adarsh Fernando
6aa966b7e6
Merge \"Docs: fix broken image link in platforms architecture doc\" into nyc-dev
...
am: eb73a791fd
Change-Id: Id891f6acc4a270dfa8084423cdb5a28bcae3a3a8
2016-07-29 00:48:08 +00:00
Adarsh Fernando
dca5dadaf0
Docs: fix broken image link in platforms architecture doc
...
am: 0ead099a87
Change-Id: I394553e7feddf1335da921546e0ac711c9d94584
2016-07-29 00:48:05 +00:00
Adarsh Fernando
eb73a791fd
Merge "Docs: fix broken image link in platforms architecture doc" into nyc-dev
2016-07-29 00:41:02 +00:00
David Friedman
609ca92061
Merge \"Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.\" into nyc-dev
...
am: e67d1573eb
Change-Id: I704d1d09ba636783ba4f749d989f00e62456e903
2016-07-29 00:21:29 +00:00
David Friedman
c1f941e10f
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.
...
am: 4dd89b6d86
Change-Id: I2efed8ab54d5dbeca8e8b25cac1dda93b39d5b77
2016-07-29 00:21:26 +00:00
Dirk Dougherty
68883c7a8a
Doc change: remove deprecated intl versions of notifications guidelines. am: 223a1727cc
...
am: 8478151729
Change-Id: I01b7ab35e2b1fa864cb075f9ebf6bfea261d862b
2016-07-29 00:15:59 +00:00
David Friedman
e67d1573eb
Merge "Docs: Adds a redirect to allow a shorter URL for NBU page on DAC." into nyc-dev
2016-07-29 00:12:17 +00:00
Dirk Dougherty
8478151729
Doc change: remove deprecated intl versions of notifications guidelines.
...
am: 223a1727cc
Change-Id: I3e10459cb9698ea9aa9a3739769fd31bbda25f83
2016-07-29 00:08:10 +00:00
David Friedman
4dd89b6d86
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.
...
Bug: 30292533
Change-Id: Ifd9ca24804d96d0e50dd0f94a028233cc2cbca4e
2016-07-28 17:07:46 -07:00
Dirk Dougherty
223a1727cc
Doc change: remove deprecated intl versions of notifications guidelines.
...
Bug: 28768849
Change-Id: Id38ce9f9a26ff7b6e77a55baa7feb0b93aa58f82
2016-07-28 23:29:48 +00:00
Adarsh Fernando
0ead099a87
Docs: fix broken image link in platforms architecture doc
...
Change-Id: Ie6a9f6c475633336b45cb74719c2cf0724e54971
2016-07-28 14:59:05 -07:00
John Stultz
5733f387be
Zygote: Add CAP_WAKE_ALARM to system_server to properly support timerfd alarms
...
The when the timerfd alarm logic was added to the kernel, an oversight was made
and the interface does not check for the CAP_WAKE_ALARM permissions as required
via other kernel methods to trigger an alarm timer.
In v4.8-rc kernels, the change 2895a5e5b3a ("timerfd: Reject ALARM timerfds
without CAP_WAKE_ALARM") was added by Eric Caruso <ejcaruso@google.com >.
After this change (which may be backported to -stable), the AlarmManager will
fail on the first timerfd_create call, and will not be able to set the time
or handle other necessary functions.
The solution here is to add CAP_WAKE_ALARM to the system_server process.
Change-Id: Ifdb16f3ef42711e553f727165de3922d484b5be4
Signed-off-by: John Stultz <john.stultz@linaro.org >
2016-07-28 12:41:04 -07:00
Adam Lesinski
564a534f33
Fix nesting of sample XML code in complex-resources doc am: 79a5b91d0d
...
am: d779894510
Change-Id: Id09b9b99a6653a69653f846220676c370570ae35
2016-07-28 19:40:00 +00:00
Adam Lesinski
d779894510
Fix nesting of sample XML code in complex-resources doc
...
am: 79a5b91d0d
Change-Id: I6c2e2aabf079005df5dc0eea8bcaa04f6438c3fc
2016-07-28 19:31:27 +00:00
Adam Lesinski
79a5b91d0d
Fix nesting of sample XML code in complex-resources doc
...
Bug:30447181
Change-Id: Icea1580f6d919585d488befd62bfa16be7b4a0a6
(cherry picked from commit 4d1e2adf60 )
2016-07-28 19:06:53 +00:00
Kevin Hufnagle
c7470eae93
Merge \"docs: Relocated all intl versions of \"Network Security Config\"\" into nyc-dev
...
am: 7fc84dbd86
Change-Id: I52bbefefa21e79682d6b37b0be6d0aa3c14b9302
2016-07-28 18:31:48 +00:00
Kevin Hufnagle
2a136a5305
docs: Relocated all intl versions of \"Network Security Config\"
...
am: f2934fb9d7
Change-Id: I01f164d3d19b93fbd7424acc897f01a049905826
2016-07-28 18:31:45 +00:00
Kevin Hufnagle
7fc84dbd86
Merge "docs: Relocated all intl versions of "Network Security Config"" into nyc-dev
2016-07-28 18:20:03 +00:00
Mark Lu
011c07bd80
docs: fix escaped characters in data binding doc
...
This commit fixes the following issues:
- replace curved “” ‘’ quotes with straight quotes
- replace " and ' with " and ' (no escape required)
- fix incorrectly escaped characters like &lt;
Bug:30471915
Change-Id: I194d04ef7ac8269db3f99f8526da1283e26ef499
2016-07-28 11:15:11 -07:00
David Friedman
98d26156a1
Docs: Deleting the rest of the preview/ directory due to N Release migration
...
am: 66a45479e0
Change-Id: I329752a6d4cbd6e28949ac0161b5ecb6be23923c
2016-07-28 04:48:00 +00:00
David Friedman
66a45479e0
Docs: Deleting the rest of the preview/ directory due to N Release migration
...
This directory no longer has a reason to exist since we've migrated all
of its contents to their respective homes.
Change-Id: I604b5104a04b0f627b9e0a9971215bf37755dbd5
2016-07-27 19:22:29 -07:00
David Friedman
ce885e7312
Docs: Migration of N docs to about/versions/
...
am: f3851c1670
Change-Id: I4a6d2dea0ff47b0f5229d856e23197b1759dfaa8
2016-07-28 01:58:06 +00:00
Dirk Dougherty
98fe13a4aa
Doc change: remove notifications guidelines page and redirect to material spec. am: 9bb0869926
...
am: 340a59c77b
Change-Id: I879d15a71152f2642962887791d3a3d44396310d
2016-07-28 01:49:22 +00:00
David Friedman
f3851c1670
Docs: Migration of N docs to about/versions/
...
With the transition from N Preview to actual Nougat Release, this CL moves
the high-level overview files from the preview directory into the
about/versions/ directory, under which an archive of current and previous
Android versions' changes resides.
Change-Id: I42373b0302e953f8166c62e7c8422f2481322240
2016-07-27 18:35:22 -07:00
Dirk Dougherty
340a59c77b
Doc change: remove notifications guidelines page and redirect to material spec.
...
am: 9bb0869926
Change-Id: Ie41e3665d31bd44b4a4cfbcf6c50f72efd30a17d
2016-07-28 01:13:34 +00:00
Andrew Solovay
7d4993d40a
Merge \\"docs: Fixed bad link to cloud-backup training class\\" into nyc-docs am: baa3c078a6
...
am: 3af211196d
Change-Id: If8eae569bdd338c1053108d2d7bfbca9778e5655
2016-07-28 01:13:19 +00:00
Andrew Solovay
23fa265d60
docs: Fixed bad link to cloud-backup training class am: c02411f38d
...
am: 7e7924b074
Change-Id: I030be780a1fcf49ae370db250bd747b733873a99
2016-07-28 01:13:15 +00:00
Andrew Solovay
426ee58a86
Merge \\"docs: Removed reference to Android Support Library\\" into nyc-docs am: 2a550cfa2a
...
am: 6a56b0579d
Change-Id: Id0f6d18c768bb403c884df868487911c8c847f5c
2016-07-28 01:13:11 +00:00
Dirk Dougherty
9bb0869926
Doc change: remove notifications guidelines page and redirect to material spec.
...
Bug-Id: 28768849
Change-Id: I8f73a3023ae7648cf89d2e31f0cf055195da2bd7
2016-07-28 01:02:39 +00:00
Andrew Solovay
c45e32cca2
Merge \"docs: Moving localized versions of N Preview docs\" into nyc-dev
...
am: a15c0c2902
Change-Id: Ia39604f24d4580a10212240e018aa06fb6f3667e
2016-07-28 00:32:54 +00:00
Andrew Solovay
bf5981d319
docs: Moving localized versions of N Preview docs
...
am: 32845b1eb9
Change-Id: I44bd161a0a21e6f7d81ece030cb0a272442c3e9f
2016-07-28 00:32:42 +00:00
Andrew Solovay
3af211196d
Merge \"docs: Fixed bad link to cloud-backup training class\" into nyc-docs
...
am: baa3c078a6
Change-Id: I92eb0418745e50c382ba78a572512d9977005f9c
2016-07-28 00:30:39 +00:00
Andrew Solovay
7e7924b074
docs: Fixed bad link to cloud-backup training class
...
am: c02411f38d
Change-Id: I407879f4ec8fbdfae3551c042dc30e38384ef235
2016-07-28 00:30:37 +00:00
Andrew Solovay
6a56b0579d
Merge \"docs: Removed reference to Android Support Library\" into nyc-docs
...
am: 2a550cfa2a
Change-Id: Ie271602e418e65318b5a04831dd0b5330518e602
2016-07-28 00:30:34 +00:00
Andrew Solovay
64e4e6e549
Merge \"resolve merge conflicts of 07fe016 to nyc-dev\" into nyc-dev
...
am: ed49ee64f0
Change-Id: I691154858f4d776786e115f82ea5310524beba6f
2016-07-28 00:04:49 +00:00
Andrew Solovay
238ea71c51
resolve merge conflicts of 07fe016 to nyc-dev
...
am: 0f9a790e0f
Change-Id: Ib2c80caff9cd1cde788ed00bf64afff8862d981b
2016-07-28 00:04:43 +00:00
Andrew Solovay
a15c0c2902
Merge "docs: Moving localized versions of N Preview docs" into nyc-dev
2016-07-28 00:00:01 +00:00
Andrew Solovay
ed49ee64f0
Merge "resolve merge conflicts of 07fe016 to nyc-dev" into nyc-dev
2016-07-27 23:54:08 +00:00
Andrew Solovay
32845b1eb9
docs: Moving localized versions of N Preview docs
...
Localization CL to correspond to http://ag/1247936 , which moves the N
Preview docs for the N Release. Moving files without any edits,
except for fixing image links, and changing the "qv-wrapper"/"qv"
divs to "tb-wrapper"/"tb".
NB: The following files do not exist in ru/vi/zh-tw, so I didn't
perform those move operations for them:
* preview/guide.jd
* preview/features/data-saver.jd
* preview/_book.yaml
* preview/download-ota.jd
* preview/license.jd
* preview/preview_toc.cs
bug: 30407407
Change-Id: I0054f704442fb17799bc7f4f542f939ef8885e08
2016-07-27 16:43:51 -07:00
Daniel Yu
3c733da11e
Merge \"docs: Moving L10N versions of Scoped Dir Access docs\" into nyc-dev
...
am: 2c77170adb
Change-Id: I19dd857a5291a554389b0c7df27909b858ece0f1
2016-07-27 23:34:05 +00:00
Daniel Yu
9079210b36
docs: Moving L10N versions of Scoped Dir Access docs
...
am: a4fc4209c8
Change-Id: Iab686d1a966ffde0d6b09df5e4665d6ec539f002
2016-07-27 23:34:00 +00:00
Daniel Yu
6569cc9b93
Merge \"docs: Moving L10N versions of TV recording API docs\" into nyc-dev
...
am: ee7fa57ea6
Change-Id: I72d46187e1d8d03aa7177bc834b2be21cfd2290f
2016-07-27 23:29:54 +00:00