Joe Fernandez
53b98761b2
docs: fix sticky header hiding RenderScript reference headings
...
b/20637508
Change-Id: I64996db4fc986cbe0f4506b5524a708a9e14cbc8
2015-04-29 21:04:14 -07:00
Ryosuke Matsuuchi
40af438100
doc: Add Korean version of DAC/distribute/ page.
...
Bug: 20204101
Change-Id: I1b76fe136b4e059c1af94dee8bf54d1ae764954d
(cherry picked from commit 25799ca584
)
2015-04-19 23:09:37 +00:00
Mark Salyzyn
db6a4158fe
am 86e441fc
: am 1ff61a9b
: Merge "build: fs_config_generate must open file in binary mode"
...
* commit '86e441fc9c4191439b53b9917cf432ca2d16330a':
build: fs_config_generate must open file in binary mode
2015-04-16 17:31:36 +00:00
Mark Salyzyn
6024069f37
build: fs_config_generate must open file in binary mode
...
Bug: 19908228
Change-Id: I2361b8af90b3729deb438e6a7a7179de12680b65
2015-04-16 08:43:33 -07:00
Mark Salyzyn
d756e7367a
am c9402076
: am 7a1d4d5e
: Merge "fs_config: Add fs_config_generate"
...
* commit 'c9402076b65025c994c28bac0350d5b600d1d6fe':
fs_config: Add fs_config_generate
2015-04-16 00:15:47 +00:00
Mark Salyzyn
54c1d36eae
am 5a1c89e9
: am 36fb373a
: Merge "fs_config: use libcutils and libselinux shared libraries"
...
* commit '5a1c89e94ee4a96e31bd66f01a27c2c75cba4065':
fs_config: use libcutils and libselinux shared libraries
2015-04-15 22:40:50 +00:00
Mark Salyzyn
06b91b9bcf
fs_config: Add fs_config_generate
...
fs_config_generate_$(TARGET_DEVICE) is built based off the content
of $(TARGET_ANDROID_FILESYSTEM_CONFIG_H). We also add the rules
fs_config_dirs and fs_config_file to utilize this command
for target contents:
fs_config_generate_$(TARGET_DEVICE) -D -o system/etc/fs_config_dir
fs_config_generate_$(TARGET_DEVICE) -F -o system/etc/fs_config_file
In order to use this feature, one must have the fs_config_dirs and
fs_config_files in the $(PRODUCT_PACKAGES) list defined in the
device make files in $(TARGET_DEVICE_DIR). And either an
android_filesystem_config.h file in that directory, or define a
path in TARGET_ANDROID_FILESYSTEM_CONFIG_H to point to one.
Bug: 19908228
Change-Id: Iee1543d99169f874e0915ae07962a7750ecb6342
2015-04-15 14:17:12 -07:00
Mark Salyzyn
073a9ebbbf
fs_config: use libcutils and libselinux shared libraries
...
- move to libcutils.so and libselinux.so as shared now that
they are in DISTTOOL.
- liblog dependency is part of libcutils, and need not be
called out explicitly now. liblog is in DISTTOOL.
- libcutils fs_config has the right to add Android logging
Bug: 19908228
Change-Id: Iaa60ad624b42d83653840ac3c77bfa03ad8674aa
2015-04-15 14:17:07 -07:00
Joe Fernandez
fd7b099e2d
am 983f9e49
: am b0ff62a1
: am a74d2efe
: Merge "docs: add new style elements for Material Design cross-references" into lmp-docs
...
* commit '983f9e494f0c7f73577101adf391143753dfc4ff':
docs: add new style elements for Material Design cross-references
2015-04-14 17:35:00 +00:00
Joe Fernandez
b0ff62a181
am a74d2efe
: Merge "docs: add new style elements for Material Design cross-references" into lmp-docs
...
* commit 'a74d2efe8fbb131bc41650bce0deb92073dced46':
docs: add new style elements for Material Design cross-references
2015-04-14 17:13:10 +00:00
Joe Fernandez
a74d2efe8f
Merge "docs: add new style elements for Material Design cross-references" into lmp-docs
2015-04-14 16:54:49 +00:00
Joe Fernandez
a5863928c2
docs: add new style elements for Material Design cross-references
...
Change-Id: I718cca684af36294aa89206f3845af5287d05bbe
2015-04-13 21:59:56 -07:00
Dirk Dougherty
3c5e45ff37
am 70b2a811
: am 9317e408
: am ffc357f0
: Merge "Increment metadata files for new families pages." into lmp-docs
...
* commit '70b2a811ccd6fa74770f5747aa5cd97d3bae4b33':
Increment metadata files for new families pages.
2015-04-14 04:54:27 +00:00
Dirk Dougherty
9317e40807
am ffc357f0
: Merge "Increment metadata files for new families pages." into lmp-docs
...
* commit 'ffc357f098b9fb939d6869c0f2f1b70fb20c88b6':
Increment metadata files for new families pages.
2015-04-14 04:33:24 +00:00
Dirk Dougherty
ffc357f098
Merge "Increment metadata files for new families pages." into lmp-docs
2015-04-14 04:14:27 +00:00
smain@google.com
0d98fcbd93
am d4565d8f
: am def19e79
: am 7c22c9a4
: skeleton structure for NDK site
...
* commit 'd4565d8f38bb89a385fa27c42f0129e7330bb5f1':
skeleton structure for NDK site
2015-04-14 02:43:59 +00:00
Dirk Dougherty
26b600676b
Increment metadata files for new families pages.
...
Change-Id: I9df9bde9bcd04c19c92006cff337619b8c3594e7
2015-04-13 18:30:39 -07:00
smain@google.com
def19e7974
am 7c22c9a4
: skeleton structure for NDK site
...
* commit '7c22c9a45ceb44d5c7b4237b89e4227acd839374':
skeleton structure for NDK site
2015-04-13 20:53:34 +00:00
smain@google.com
7c22c9a45c
skeleton structure for NDK site
...
Change-Id: Id9f490f69231c9ab0e846d0e983969a14c67a497
2015-04-13 13:30:47 -07:00
David Friedman
0a4bfe82c3
am bc8bb112
: am f69594b1
: am cccdfc8a
: Deleting or modifying files in new templates-ndk directory.
...
* commit 'bc8bb112edfd949fb44f7511d40e5afcc5a6ec14':
Deleting or modifying files in new templates-ndk directory.
2015-04-11 03:11:26 +00:00
David Friedman
f69594b164
am cccdfc8a
: Deleting or modifying files in new templates-ndk directory.
...
* commit 'cccdfc8a21134de2137e0f3cdc49bfc65601c944':
Deleting or modifying files in new templates-ndk directory.
2015-04-11 02:51:34 +00:00
David Friedman
503363c60d
am 21132c61
: am d5df2d94
: am 53b7c759
: Cloned templates-sdk to create baseline for templates-ndk
...
* commit '21132c6173753c94437dee0eb9e6c39638889009':
Cloned templates-sdk to create baseline for templates-ndk
2015-04-11 01:50:57 +00:00
David Friedman
7dc6d60b46
am b35ecf96
: am c005ee25
: am fd16d093
: Revert "Cloned sdk-templates directory to create an ndk-templates directory for production use."
...
* commit 'b35ecf96a37ac31d04032836fc09d4f2c85a7e64':
Revert "Cloned sdk-templates directory to create an ndk-templates directory for production use."
2015-04-11 01:50:56 +00:00
David Friedman
cccdfc8a21
Deleting or modifying files in new templates-ndk directory.
...
Change-Id: I0244cd55e2ae25c08672fdf546a386592156e681
2015-04-10 18:35:11 -07:00
David Friedman
d5df2d949b
am 53b7c759
: Cloned templates-sdk to create baseline for templates-ndk
...
* commit '53b7c759ffaf80d87416a19ff2d3474e9fef52cb':
Cloned templates-sdk to create baseline for templates-ndk
2015-04-11 01:34:51 +00:00
David Friedman
c005ee2518
am fd16d093
: Revert "Cloned sdk-templates directory to create an ndk-templates directory for production use."
...
* commit 'fd16d0930a5a6a74dce77c9a2da5707a6078d3f1':
Revert "Cloned sdk-templates directory to create an ndk-templates directory for production use."
2015-04-11 01:34:50 +00:00
David Friedman
8441c1d444
am 3df0e226
: am 188a2bab
: am 84520abc
: Cloned sdk-templates directory to create an ndk-templates directory for production use.
...
* commit '3df0e2266584ad73ee2fc02e75051c1ae7ee480c':
Cloned sdk-templates directory to create an ndk-templates directory for production use.
2015-04-11 01:29:53 +00:00
David Friedman
53b7c759ff
Cloned templates-sdk to create baseline for templates-ndk
...
Change-Id: I34f3eccc02fab99f43e01ae4e51c1027193acd9a
2015-04-10 18:19:45 -07:00
David Friedman
188a2bab02
am 84520abc
: Cloned sdk-templates directory to create an ndk-templates directory for production use.
...
* commit '84520abc75adda2e42e9e8d7365cfb41feca5268':
Cloned sdk-templates directory to create an ndk-templates directory for production use.
2015-04-11 01:10:48 +00:00
David Friedman
fd16d0930a
Revert "Cloned sdk-templates directory to create an ndk-templates directory for production use."
...
This reverts commit 84520abc75
.
Change-Id: Id0734d134e424f1a101362781171371566f2ad7f
2015-04-11 01:07:39 +00:00
David Friedman
84520abc75
Cloned sdk-templates directory to create an ndk-templates directory for
...
production use.
Change-Id: Icf205892d98f5a58350d140b0b0c56d0dceea111
2015-04-10 17:48:12 -07:00
Tao Bao
948f67b0e7
am d0ca0549
: am 8c76d1e0
: Merge "Dump fingerprints into recovery log"
...
* commit 'd0ca05493bfe06cf166e4e215cd9bf38936fb344':
Dump fingerprints into recovery log
2015-04-10 02:23:31 +00:00
Tao Bao
6c55a8adc8
Dump fingerprints into recovery log
...
No more guessing. We should have the info for OTA issues diagnosis.
Change-Id: I0ce919434444ab16a38cc7af818e64785509b0fb
2015-04-09 17:36:05 -07:00
Mark Salyzyn
e2925213a7
am bf2474fb
: am 011a50e4
: Merge changes I75d472ed,I6d681071
...
* commit 'bf2474fba4dc446b4b580f4122d172e011c24ba1':
fs_get_stats: add logging
fs_config: add logging
2015-04-07 16:58:02 +00:00
Mark Salyzyn
27ac7a9c1a
fs_get_stats: add logging
...
libcutils fs_config has the right to add Android logging
Bug: 19908228
Change-Id: I75d472ed142e32959cec78bf7babbf39d2b66cd2
2015-04-07 09:19:27 -07:00
Mark Salyzyn
5f478fe3c5
fs_config: add logging
...
libcutils fs_config has the right to add Android logging
Bug: 19908228
Change-Id: I6d68107156962a6fec357ab99d23960c6852b026
2015-04-07 09:18:30 -07:00
Mark Salyzyn
f45cdea226
am 496c4eb6
: am 6ac0d474
: Merge "fs_config: move fs_config to libcutils"
...
* commit '496c4eb6a3db26ce307eff2d9be090e1c85f8639':
fs_config: move fs_config to libcutils
2015-04-02 21:21:45 +00:00
Mark Salyzyn
25b2fd5b4a
am 47437817
: am 62d7ccad
: Merge "fs_get_stats: move fs_config to libcutils"
...
* commit '474378176900f93d2b460e7570a7944d7c196f52':
fs_get_stats: move fs_config to libcutils
2015-04-02 21:21:44 +00:00
Mark Salyzyn
1c5f19eabe
fs_config: move fs_config to libcutils
...
Bug: 19908228
Change-Id: I4103ac395d0a28fd13173cc703e980aafe6c02e1
2015-04-02 13:56:00 -07:00
Mark Salyzyn
8efa6d3f0d
fs_get_stats: move fs_config to libcutils
...
Bug: 19908228
Change-Id: I668bf8e11b09ccc9c298382e54208f531844b0c5
2015-04-02 13:55:44 -07:00
Mohamad Ayyash
e71b55606e
am 347195da
: am 6ddc3600
: Merge "build_image.py: Verity support for flashing non partition spanning fs"
...
* commit '347195da2ea801db95cf201fa7516bf392dc005a':
build_image.py: Verity support for flashing non partition spanning fs
2015-04-02 18:37:05 +00:00
Mohamad Ayyash
6ddc360065
Merge "build_image.py: Verity support for flashing non partition spanning fs"
2015-04-02 18:18:21 +00:00
Tao Bao
93d4658417
am ae26f5b0
: am 53602955
: Merge "Add support to sign bootable images with vboot_signer"
...
* commit 'ae26f5b002de956d495c4019b365040490ff18dd':
Add support to sign bootable images with vboot_signer
2015-04-01 17:15:29 +00:00
Jeff Arneson
e37f1eb78e
am 05b3468b
: am 6c46e0bf
: Show annotation documentation on class details
...
* commit '05b3468b1ea68450e4dc348c8b33a7eb3b34e7cc':
Show annotation documentation on class details
2015-04-01 16:47:13 +00:00
Tao Bao
d95e9fd267
Add support to sign bootable images with vboot_signer
...
Add vboot properties to the dictionary file, which will be packed into
the target_files zip. Add support in packaging and OTA scripts to
sign the generated bootable images (boot.img and recovery.img) when
vboot is enabled.
Change-Id: I08758ced03d173219415bca762bbdb66c464a9f5
(cherry picked from commit 5d5a3bd9e8d8b14b71d1b2105417a2958d13d3d2)
2015-04-01 09:23:08 -07:00
Mohamad Ayyash
dd063528ed
build_image.py: Verity support for flashing non partition spanning fs
...
Change-Id: Ic5f7b256ed9a31e99ebaebdf8a8a19ba9adcced3
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
2015-04-01 00:50:39 +00:00
Jeff Arneson
6c46e0bfe4
Show annotation documentation on class details
...
Also fix a bug where showAnnotations tags weren't appearing on
symbols without a javadoc
Bug: 19427762
Bug: 19931569
Change-Id: I4de8d5682acc438da69637262d8447695d6fb975
2015-03-31 19:11:41 +00:00
Dan Albert
146366bfb2
am b6339d74
: am f1a8c8c5
: Merge "Fix up a few callers of GetTypeAndDevice."
...
* commit 'b6339d74fe575aa9e824ebb593c3064555a7af28':
Fix up a few callers of GetTypeAndDevice.
2015-03-28 02:24:39 +00:00
Dan Albert
ebb19aa01a
Fix up a few callers of GetTypeAndDevice.
...
Change-Id: I8f2d8d28b60715f917e9aceb8f851ad652034aa7
2015-03-27 19:11:53 -07:00
Dan Albert
ee8323b629
Fix bad merge.
...
Change-Id: Ifdb2a2999fe13f770c239f47330e8c2c44fdfdbe
2015-03-27 23:50:31 +00:00