OSDN Git Service

android-x86/build.git
7 years agoUpdate comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am:...
Adam Seaton [Fri, 26 Aug 2016 02:31:14 +0000 (02:31 +0000)]
Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e am: 38858627da  -s ours
am: a8339635be

Change-Id: I4d0f8ac3d1d94fd058a925b58415df260be044bf

7 years agoUpdate comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am:...
Adam Seaton [Fri, 26 Aug 2016 02:28:12 +0000 (02:28 +0000)]
Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013 am: c0e2351f9e
am: 38858627da  -s ours

Change-Id: I783876b68d99ef09f78a2ec612cc70cea3320f59

7 years agoMerge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong" am: fe3163400e
Colin Cross [Fri, 26 Aug 2016 00:09:04 +0000 (00:09 +0000)]
Merge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong" am: fe3163400e
am: a7553ae1ce

Change-Id: I0fe9b722531df9e9ee1367605e418d91b986f3ba

7 years agoMerge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong"
Colin Cross [Fri, 26 Aug 2016 00:06:04 +0000 (00:06 +0000)]
Merge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong"
am: fe3163400e

Change-Id: I27cb5c1cd17444a68b6fe4842d58e8ac3cf75979

7 years agoMerge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong"
Treehugger Robot [Fri, 26 Aug 2016 00:02:34 +0000 (00:02 +0000)]
Merge "Export TARGET_PREFER_32_BIT_EXECUTABLES to soong"

7 years agoUpdate comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013
Adam Seaton [Thu, 25 Aug 2016 23:39:01 +0000 (23:39 +0000)]
Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a am: 9c5fb5f013
am: c0e2351f9e

Change-Id: I84d07e755deeae24a682a343ec84984ebf8757df

7 years agoUpdate comments around PLATFORM_SECURITY_LEVEL am: f45494279a
Adam Seaton [Thu, 25 Aug 2016 23:33:05 +0000 (23:33 +0000)]
Update comments around PLATFORM_SECURITY_LEVEL am: f45494279a
am: 9c5fb5f013

Change-Id: I3ac7a9a5982ab3bbcab3090aa44c96c9ecd2d255

7 years agoUpdate comments around PLATFORM_SECURITY_LEVEL
Adam Seaton [Thu, 25 Aug 2016 23:30:30 +0000 (23:30 +0000)]
Update comments around PLATFORM_SECURITY_LEVEL
am: f45494279a

Change-Id: I6048011d784360647d91763487e6f5d5c1c555a3

7 years agoUpdate comments around PLATFORM_SECURITY_LEVEL
Adam Seaton [Thu, 25 Aug 2016 22:24:56 +0000 (15:24 -0700)]
Update comments around PLATFORM_SECURITY_LEVEL

Bug: 29881091
Change-Id: Ib30aac55540513e43af147914f4470a78f368ef6

7 years agoExport TARGET_PREFER_32_BIT_EXECUTABLES to soong
Colin Cross [Wed, 24 Aug 2016 22:29:38 +0000 (15:29 -0700)]
Export TARGET_PREFER_32_BIT_EXECUTABLES to soong

Change-Id: I1427d88c7539c5ed0c4c238bad4a28f73d29ef0f

7 years agoMerge "Install symlinks when using shortcut phony targets" am: 6f1cf129f2
Colin Cross [Thu, 25 Aug 2016 20:49:45 +0000 (20:49 +0000)]
Merge "Install symlinks when using shortcut phony targets" am: 6f1cf129f2
am: f9ed0fffe4

Change-Id: Idfc6453e8581b58fbc584f2a7c5d0fd8b605b805

7 years agoMerge "Install symlinks when using shortcut phony targets"
Colin Cross [Thu, 25 Aug 2016 20:47:19 +0000 (20:47 +0000)]
Merge "Install symlinks when using shortcut phony targets"
am: 6f1cf129f2

Change-Id: I73386358b3b74ed71f0e3640eb06b74eb923fb5a

7 years agoMerge "Install symlinks when using shortcut phony targets"
Colin Cross [Thu, 25 Aug 2016 20:39:31 +0000 (20:39 +0000)]
Merge "Install symlinks when using shortcut phony targets"

7 years agoMerge "Suppress clang-tidy checks in frameworks/compile/mclinker." am: a9ee94f441
Chih-hung Hsieh [Thu, 25 Aug 2016 02:36:57 +0000 (02:36 +0000)]
Merge "Suppress clang-tidy checks in frameworks/compile/mclinker." am: a9ee94f441
am: 5c2ca39c58

Change-Id: I99de763757298270f6ce4cc124cc6ead840ace02

7 years agoMerge "Suppress clang-tidy checks in frameworks/compile/mclinker."
Chih-hung Hsieh [Thu, 25 Aug 2016 02:33:59 +0000 (02:33 +0000)]
Merge "Suppress clang-tidy checks in frameworks/compile/mclinker."
am: a9ee94f441

Change-Id: I9b3d7949d58fe6f6c80b7717c61e8efe8b5bc706

7 years agoMerge "Suppress clang-tidy checks in frameworks/compile/mclinker."
Chih-hung Hsieh [Thu, 25 Aug 2016 02:24:32 +0000 (02:24 +0000)]
Merge "Suppress clang-tidy checks in frameworks/compile/mclinker."

7 years agoInstall symlinks when using shortcut phony targets
Colin Cross [Wed, 24 Aug 2016 22:20:23 +0000 (15:20 -0700)]
Install symlinks when using shortcut phony targets

Make symlinks an order-only dependency of the module name phony target
so that they get installed with make module or make MODULES-IN-path.

Test: mmma -j art/dalvikvm, remove symlink in $OUT and retry
Change-Id: Iae472a1c8fa1e8386cc9556cfe819bd4fca99428

7 years agoMerge "Don't regenerate userdata.img when signing" am: a7adc06e68
Tianjie Xu [Wed, 24 Aug 2016 21:18:30 +0000 (21:18 +0000)]
Merge "Don't regenerate userdata.img when signing" am: a7adc06e68
am: bdd89369d9

Change-Id: Ia22016998e26c0e1e4b8ae66c035a93a8df6a993

7 years agoMerge "Don't regenerate userdata.img when signing"
Tianjie Xu [Wed, 24 Aug 2016 21:15:33 +0000 (21:15 +0000)]
Merge "Don't regenerate userdata.img when signing"
am: a7adc06e68

Change-Id: Ib6139262f366fa864e03d98796e5384fa12c7c55

7 years agoMerge "Don't regenerate userdata.img when signing"
Treehugger Robot [Wed, 24 Aug 2016 21:10:07 +0000 (21:10 +0000)]
Merge "Don't regenerate userdata.img when signing"

7 years agoMerge "Recognize new warning messages." am: b8f6f5dced
Chih-hung Hsieh [Wed, 24 Aug 2016 21:02:59 +0000 (21:02 +0000)]
Merge "Recognize new warning messages." am: b8f6f5dced
am: 70a851d9c5

Change-Id: If13c32d6bd39bebd9534145b34a7af2d8175a70d

7 years agoMerge "Recognize new warning messages."
Chih-hung Hsieh [Wed, 24 Aug 2016 21:00:01 +0000 (21:00 +0000)]
Merge "Recognize new warning messages."
am: b8f6f5dced

Change-Id: I1d3ee3bed661be31f03b76e5c2abfd3e56d18bff

7 years agoMerge "Recognize new warning messages."
Chih-hung Hsieh [Wed, 24 Aug 2016 20:56:35 +0000 (20:56 +0000)]
Merge "Recognize new warning messages."

7 years agoRecognize new warning messages.
Chih-Hung Hsieh [Wed, 24 Aug 2016 19:24:32 +0000 (12:24 -0700)]
Recognize new warning messages.

* Generalize regular expression to match new warning messages.
* Remove old unused pattern.

Change-Id: I54f2e5bdb255b290cb3751ba56558f5fe8d7245e
Test: Run warn.py with build.log

7 years agoDon't regenerate userdata.img when signing
Tianjie Xu [Thu, 4 Aug 2016 02:21:52 +0000 (19:21 -0700)]
Don't regenerate userdata.img when signing

The userdata.img and cache.img entries are not useful in signed builds;
because fastboot doesn't look at these two entries in the *img.zip when
flashing a device. And they aren't used elsewhere. Therefore, skip
building the image files for them when signing the target files with
sign_target_files_apks. Also, add an option "--is_signing" to avoid
adding these two images when we call add_img_to_target_files.

Change-Id: I39ba91a86d9a856d7d01771f6d1403dbf21f2011
Test: Run sign_target_files_apks on a target file and userdata/cache.img doesn't not generate.
Bug: 30642470

7 years agoMerge "Allow selection of prebuilts min sdk" am: 624619d4d0
Yohann Roussel [Wed, 24 Aug 2016 09:52:28 +0000 (09:52 +0000)]
Merge "Allow selection of prebuilts min sdk" am: 624619d4d0
am: 1d7e0f2c74

Change-Id: I54d5035cecbfa6785a68c9d454ffb27a5e8346cd

7 years agoMerge "Allow selection of prebuilts min sdk"
Yohann Roussel [Wed, 24 Aug 2016 09:50:29 +0000 (09:50 +0000)]
Merge "Allow selection of prebuilts min sdk"
am: 624619d4d0

Change-Id: I54df2acb3003c0222b3f3d909d3f9c80dfda493d

7 years agoMerge "Allow selection of prebuilts min sdk"
Yohann Roussel [Wed, 24 Aug 2016 09:39:30 +0000 (09:39 +0000)]
Merge "Allow selection of prebuilts min sdk"

7 years agoSuppress clang-tidy checks in frameworks/compile/mclinker.
Chih-Hung Hsieh [Tue, 23 Aug 2016 18:07:19 +0000 (11:07 -0700)]
Suppress clang-tidy checks in frameworks/compile/mclinker.

Too many warnings need to wait for upstream changes.
Test: build with WITH_TIDY=1.

Change-Id: I0b1272049ad757670182668db130512a538b3096

7 years agoMerge "List partition_table.bpt as an output of running bpttool" am: aba93cf736
Casey Dahlin [Tue, 23 Aug 2016 01:01:18 +0000 (01:01 +0000)]
Merge "List partition_table.bpt as an output of running bpttool" am: aba93cf736
am: 14aa63a52a

Change-Id: If2ef06aa3c0b77506ccd7384577497d2a49456bc

7 years agoMerge "List partition_table.bpt as an output of running bpttool"
Casey Dahlin [Tue, 23 Aug 2016 00:56:19 +0000 (00:56 +0000)]
Merge "List partition_table.bpt as an output of running bpttool"
am: aba93cf736

Change-Id: Ib986d3551a2bfff5ce813139380378b11dd84d82

7 years agoMerge "List partition_table.bpt as an output of running bpttool"
Treehugger Robot [Tue, 23 Aug 2016 00:41:52 +0000 (00:41 +0000)]
Merge "List partition_table.bpt as an output of running bpttool"

7 years agoMerge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean...
Dirk Dougherty [Mon, 22 Aug 2016 23:18:41 +0000 (23:18 +0000)]
Merge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds." into nyc-dev
am: 61ed44b678

Change-Id: I4d918122ed20f96fb9281a9ed8ee9e5f28678b1c

7 years agoMisc cleanup for static doc pages. Remove extra line breaks in output, clean up forma...
Dirk Dougherty [Mon, 22 Aug 2016 23:18:41 +0000 (23:18 +0000)]
Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds.
am: baa86c7bfe

Change-Id: I2e03858f2cf6af6bd418775befb683c124085678

7 years agoMerge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean...
Dirk Dougherty [Mon, 22 Aug 2016 23:04:28 +0000 (23:04 +0000)]
Merge "Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds." into nyc-dev

7 years agoList partition_table.bpt as an output of running bpttool
Casey Dahlin [Fri, 19 Aug 2016 17:59:57 +0000 (10:59 -0700)]
List partition_table.bpt as an output of running bpttool

Change-Id: I8bb1e03e451bf148e421ecac346bf20ce5d4695b
Test: Verified builds can now depend on partition_table.bpt
Bug: 30971990

7 years agoDO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am...
Alistair Strachan [Mon, 22 Aug 2016 21:00:29 +0000 (21:00 +0000)]
DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am: eea0ad4ca0  -s ours am: 15d96a6b74  -s ours
am: 9aacce7aed  -s ours

Change-Id: I3a7145cd6e06bd8bdb367306f7c5386e367750cf

7 years agoDO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am...
Alistair Strachan [Mon, 22 Aug 2016 20:56:27 +0000 (20:56 +0000)]
DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command. am: eea0ad4ca0  -s ours
am: 15d96a6b74  -s ours

Change-Id: Ia123b7a3fd44fe6f5abbe94dee77c7293b44291f

7 years agoDO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command.
Alistair Strachan [Mon, 22 Aug 2016 20:51:28 +0000 (20:51 +0000)]
DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command.
am: eea0ad4ca0  -s ours

Change-Id: I65b9ff6de6a44559eacfb862680e020584fdd059

7 years agoDO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command.
Alistair Strachan [Thu, 5 May 2016 23:29:08 +0000 (16:29 -0700)]
DO NOT MERGE ANYWHERE Avoid accidentally using the host's native 'as' command.

When invoking clang for the host to assemble .S files, the -B flag
would not be provided, which allowed the host prebuilt clang to
use an 'as' from the native environment. Most of the time this
"just works", but some newer 'as' versions cause problems with
the older prebuilt toolchain, for example by generating
unsupported relocation types.

To avoid this problem, simply use the -B flag to tell clang to
invoke the assembler from the correct prebuilt gcc prefix.

(cherry-picked from AOSP commit 5ff9c81b6c0f23dfbc08c95c1294b3b37110ecf0)

Change-Id: I18ea4f37ae637b652cfd7321c41929f8be075342
Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com>
7 years agoMerge "releasetools: Allow creating target_files with ZIP64." am: 794c69e603
Tao Bao [Mon, 22 Aug 2016 19:14:21 +0000 (19:14 +0000)]
Merge "releasetools: Allow creating target_files with ZIP64." am: 794c69e603
am: cfab69eb32

Change-Id: Ia63006b29593301c8e5a4f5bfec28eb515d43e60

7 years agoMerge "releasetools: Allow creating target_files with ZIP64."
Tao Bao [Mon, 22 Aug 2016 19:09:55 +0000 (19:09 +0000)]
Merge "releasetools: Allow creating target_files with ZIP64."
am: 794c69e603

Change-Id: I94eac12de16cac4e4034d933f83fbfa61ca20591

7 years agoMerge "releasetools: Allow creating target_files with ZIP64."
Treehugger Robot [Mon, 22 Aug 2016 18:59:13 +0000 (18:59 +0000)]
Merge "releasetools: Allow creating target_files with ZIP64."

7 years agoreleasetools: Allow creating target_files with ZIP64.
Tao Bao [Mon, 22 Aug 2016 17:31:05 +0000 (10:31 -0700)]
releasetools: Allow creating target_files with ZIP64.

add_img_to_target_files.py fails when the target_files.zip is over 4GiB
when adding IMAGES/ folder. Specify the flag to allow creating
target_files.zip with ZIP64 extension.

Other zip artifacts (-img.zip, -ota.zip etc) remain in non-ZIP64 format.
zip2zip is not affected, which still creates non-ZIP64 zips even when
copying from target_files in ZIP64.

Bug: 30961841
Test: "make dist" with large system image and check the artifacts.

Change-Id: I0568745f01ef8f0239081f783eac92288d4fdd84

7 years agoAllow selection of prebuilts min sdk
Yohann Roussel [Fri, 19 Aug 2016 16:57:34 +0000 (18:57 +0200)]
Allow selection of prebuilts min sdk

Bug: 30966099

Change-Id: I55128d5a321bd65b4e12b90afbf7efe8ccb35829

7 years agoMisc cleanup for static doc pages. Remove extra line breaks in output, clean up forma...
Dirk Dougherty [Sun, 21 Aug 2016 18:40:19 +0000 (11:40 -0700)]
Misc cleanup for static doc pages. Remove extra line breaks in output, clean up formatting, remove elements and attrs not needed in ds builds.

Change-Id: Iceea38241b08fd9571d26862f0468f8b25da7f1c

7 years agoMerge "update dac legacy templates for N release." into nyc-dev
Dirk Dougherty [Fri, 19 Aug 2016 05:31:18 +0000 (05:31 +0000)]
Merge "update dac legacy templates for N release." into nyc-dev
am: c5a1c1b3c4

Change-Id: I5535731dcf6adcb4a3a5ecb5c0423bf5025012d1

7 years agoupdate dac legacy templates for N release.
Dirk Dougherty [Fri, 19 Aug 2016 05:31:18 +0000 (05:31 +0000)]
update dac legacy templates for N release.
am: 8aec568883

Change-Id: I34cd948facfc7e2ba8e8056475628f670061193e

7 years agoMerge "update dac legacy templates for N release." into nyc-dev
Dirk Dougherty [Fri, 19 Aug 2016 05:27:58 +0000 (05:27 +0000)]
Merge "update dac legacy templates for N release." into nyc-dev

7 years agoupdate dac legacy templates for N release.
Dirk Dougherty [Fri, 19 Aug 2016 02:34:32 +0000 (19:34 -0700)]
update dac legacy templates for N release.

Change-Id: I746e5cd15ff7485a69df6006a9302408e9e38c5b

7 years agoMerge "Update Security String to 2016-10-05 to Platform and CTS for October Security...
Adam Seaton [Thu, 18 Aug 2016 22:17:59 +0000 (22:17 +0000)]
Merge "Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased)" into mnc-dev am: 5c021503c6 am: 728d476140 am: 683d0f3780 am: 497d30de82
am: 888c180b88

Change-Id: I7a13a3034c551e41ec6698cf0a6b5531cf97abbf

7 years agoUpdate Security String to 2016-10-05 to Platform and CTS for October Security Updates...
Adam Seaton [Thu, 18 Aug 2016 22:17:59 +0000 (22:17 +0000)]
Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased) am: bb45bd20e9 am: eacfc7749b am: b93fd61d88 am: 35e3465433
am: 68fede2142

Change-Id: I6e4e41743108647a00e5a4d93bd3aea9a5ead6ca

7 years agoMerge "Update Security String to 2016-10-05 to Platform and CTS for October Security...
Adam Seaton [Thu, 18 Aug 2016 22:14:18 +0000 (22:14 +0000)]
Merge "Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased)" into mnc-dev am: 5c021503c6 am: 728d476140 am: 683d0f3780
am: 497d30de82

Change-Id: I4a252fd56a7be17fb17271f97fe67bb8119fac1b

7 years agoUpdate Security String to 2016-10-05 to Platform and CTS for October Security Updates...
Adam Seaton [Thu, 18 Aug 2016 22:14:18 +0000 (22:14 +0000)]
Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased) am: bb45bd20e9 am: eacfc7749b am: b93fd61d88
am: 35e3465433

Change-Id: Ie52eeb02bdfa1f17f3f584ec7fd03c274008037f

7 years agoMerge "Update Security String to 2016-10-05 to Platform and CTS for October Security...
Adam Seaton [Thu, 18 Aug 2016 22:10:49 +0000 (22:10 +0000)]
Merge "Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased)" into mnc-dev am: 5c021503c6 am: 728d476140
am: 683d0f3780

Change-Id: Ib212304a4bf2401c8e6c58fed54d59f300b485ef

7 years agoUpdate Security String to 2016-10-05 to Platform and CTS for October Security Updates...
Adam Seaton [Thu, 18 Aug 2016 22:10:48 +0000 (22:10 +0000)]
Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased) am: bb45bd20e9 am: eacfc7749b
am: b93fd61d88

Change-Id: I759c475cf971ef5eff39a12b11277338c4823696

7 years agoMerge "Update Security String to 2016-10-05 to Platform and CTS for October Security...
Adam Seaton [Thu, 18 Aug 2016 22:07:49 +0000 (22:07 +0000)]
Merge "Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased)" into mnc-dev am: 5c021503c6
am: 728d476140

Change-Id: I8896e9674a44bf238569683e1b3e905721a0fb84

7 years agoUpdate Security String to 2016-10-05 to Platform and CTS for October Security Updates...
Adam Seaton [Thu, 18 Aug 2016 22:07:48 +0000 (22:07 +0000)]
Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased) am: bb45bd20e9
am: eacfc7749b

Change-Id: If1da1eb56de73999837f681443e0722b3edd5ee4

7 years agoMerge "Update Security String to 2016-10-05 to Platform and CTS for October Security...
Adam Seaton [Thu, 18 Aug 2016 22:04:24 +0000 (22:04 +0000)]
Merge "Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased)" into mnc-dev
am: 5c021503c6

Change-Id: I8f6b62b6ed8e5170b6558d7d21155f3e31665b6a

7 years agoUpdate Security String to 2016-10-05 to Platform and CTS for October Security Updates...
Adam Seaton [Thu, 18 Aug 2016 22:04:24 +0000 (22:04 +0000)]
Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased)
am: bb45bd20e9

Change-Id: I72826f39c7c5db303106694fd41927e09f1c86d7

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:59:02 +0000 (21:59 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c am: 6bf8893f47 am: ef7c757264 am: 35419f227c am: d2c5aaf350 am: aa38670685  -s ours am: 002effed6c am: 9d38404635 am: 7a213e4b5f am: 60a2d17f93
am: 7a26d8beff

Change-Id: I3e3c64e5fad6491cdf2f50cfa1bc351829d32af5

7 years agoMerge "Update Security String to 2016-10-05 to Platform and CTS for October Security...
Adam Seaton [Thu, 18 Aug 2016 21:58:58 +0000 (21:58 +0000)]
Merge "Update Security String to 2016-10-05 to Platform and CTS for October Security Updates (rebased)" into mnc-dev

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:54:19 +0000 (21:54 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c am: 6bf8893f47 am: ef7c757264 am: 35419f227c am: d2c5aaf350 am: aa38670685  -s ours am: 002effed6c am: 9d38404635 am: 7a213e4b5f
am: 60a2d17f93

Change-Id: I8798fade7fe351becb25533a23aeb4410fb9fd42

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 21:51:46 +0000 (21:51 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709 am: 3920471588 am: 4739db2df6 am: 143bd253d3 am: 01262bec46 am: 8cf402ace2  -s ours am: 498e9543af am: 66a58cd393 am: e83a09a202 am: c28f13dfa5
am: 811c1790a4

Change-Id: If2a8d98cad3f333e59bc5b3b946ec1fc4adb6d54

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 21:48:18 +0000 (21:48 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709 am: 3920471588 am: 4739db2df6 am: 143bd253d3 am: 01262bec46 am: 8cf402ace2  -s ours am: 498e9543af am: 66a58cd393 am: e83a09a202
am: c28f13dfa5

Change-Id: I9695ce7eb5600ecffd5557932c192a1b6d234148

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:48:16 +0000 (21:48 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c am: 6bf8893f47 am: ef7c757264 am: 35419f227c am: d2c5aaf350 am: aa38670685  -s ours am: 002effed6c am: 9d38404635
am: 7a213e4b5f

Change-Id: I7ca99e1f67b9f578f4599564671b362c5d1d2d6a

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:45:16 +0000 (21:45 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c am: 6bf8893f47 am: ef7c757264 am: 35419f227c am: d2c5aaf350 am: aa38670685  -s ours am: 002effed6c
am: 9d38404635

Change-Id: I14b559fe957d29cf1903e08aa709968d58b1ee59

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 21:41:46 +0000 (21:41 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709 am: 3920471588 am: 4739db2df6 am: 143bd253d3 am: 01262bec46 am: 8cf402ace2  -s ours am: 498e9543af am: 66a58cd393
am: e83a09a202

Change-Id: Ie554e7488c21f227af2de0a3b227d5f0f6b93025

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:41:45 +0000 (21:41 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c am: 6bf8893f47 am: ef7c757264 am: 35419f227c am: d2c5aaf350 am: aa38670685  -s ours
am: 002effed6c

Change-Id: Ibc35d4abfc195e81f8488b3f9b6e3f5d939d6af2

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 21:38:46 +0000 (21:38 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709 am: 3920471588 am: 4739db2df6 am: 143bd253d3 am: 01262bec46 am: 8cf402ace2  -s ours am: 498e9543af
am: 66a58cd393

Change-Id: I0f492bc570ca7e489a106b40ba41c2601b6a1a12

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:38:45 +0000 (21:38 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c am: 6bf8893f47 am: ef7c757264 am: 35419f227c am: d2c5aaf350
am: aa38670685  -s ours

Change-Id: I9eaf2e0e1674b113a51098b8442f634e7da64f7f

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 21:35:45 +0000 (21:35 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709 am: 3920471588 am: 4739db2df6 am: 143bd253d3 am: 01262bec46 am: 8cf402ace2  -s ours
am: 498e9543af

Change-Id: I48d4d237da43a37535c8061e7c6fabeb9009aebe

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 21:32:13 +0000 (21:32 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709 am: 3920471588 am: 4739db2df6 am: 143bd253d3 am: 01262bec46
am: 8cf402ace2  -s ours

Change-Id: I7814fa4d5394fd747fc5674a8a044a127c92d049

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:19:13 +0000 (21:19 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October Security am: cb60b2dedb am: e977aadfea am: 95e55dce44 am: 7d5d729831
am: 5d6ad4a9ab

Change-Id: I4d9d39bf9763b16eeb51caffc215939982e1bd6d

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:12:43 +0000 (21:12 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October Security am: cb60b2dedb am: e977aadfea am: 95e55dce44
am: 7d5d729831

Change-Id: Id24a8f9d8ae01587fd402839a41b6205efa4352e

7 years agoUpdate Security String to 2016-10-05 to Platform and CTS for October
Adam Seaton [Thu, 18 Aug 2016 21:11:04 +0000 (14:11 -0700)]
Update Security String to 2016-10-05 to Platform and CTS for October
Security Updates (rebased)

b/30946906

Change-Id: Ia5207f919908496a593e3163788bfb75ce4e055d

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:09:12 +0000 (21:09 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October Security am: cb60b2dedb am: e977aadfea
am: 95e55dce44

Change-Id: I379e5cc3ed69561d7bb22d866af2803cb28b0060

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:05:12 +0000 (21:05 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October Security am: cb60b2dedb
am: e977aadfea

Change-Id: I74de2d5d5b8317805eddb5ce2fd0430c504c4dd1

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 21:02:37 +0000 (21:02 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c am: 6bf8893f47 am: ef7c757264 am: 35419f227c
am: d2c5aaf350

Change-Id: I03f0476f3bf42fe67ec77d657cc046841fae19e6

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October Security
Adam Seaton [Thu, 18 Aug 2016 21:01:43 +0000 (21:01 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October Security
am: cb60b2dedb

Change-Id: Ibab3f4e47e05a2ec708105ddc3824df83ea95458

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 20:58:41 +0000 (20:58 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c am: 6bf8893f47 am: ef7c757264
am: 35419f227c

Change-Id: I0dfedcac1afc572d41f04c80720b5ea0b9f991f4

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 20:52:11 +0000 (20:52 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c am: 6bf8893f47
am: ef7c757264

Change-Id: I213a8678acce680ff12341023ea7e653dddb9b71

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 20:49:10 +0000 (20:49 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a am: 4e53c17e7c
am: 6bf8893f47

Change-Id: I3f0fe988dd4f25942972335a2f4c0987ff519e97

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security am...
Adam Seaton [Thu, 18 Aug 2016 20:45:40 +0000 (20:45 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security am: 5da5be6a6a
am: 4e53c17e7c

Change-Id: I66f35a8c156f893d3eda8d4f0ad00af4e5831eef

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October Security
Adam Seaton [Thu, 18 Aug 2016 20:42:39 +0000 (20:42 +0000)]
Update Security String to 2016-10-05 to platform and CTS for October Security
am: 5da5be6a6a

Change-Id: Ic2356af128f6acb376403bac689b28ab94335ff4

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 18:33:49 +0000 (18:33 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709 am: 3920471588 am: 4739db2df6 am: 143bd253d3
am: 01262bec46

Change-Id: I5902c6e7898bf961d0c1d61fe68d411291d9a14c

7 years agoUpdate Security String to 2016-10-05 to platform and CTS for October
Adam Seaton [Thu, 18 Aug 2016 18:31:26 +0000 (11:31 -0700)]
Update Security String to 2016-10-05 to platform and CTS for October
Security

b/30946906

Change-Id: I7be961202245aa93a5e72e19cb39064b7675bf95

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 18:30:01 +0000 (18:30 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709 am: 3920471588 am: 4739db2df6
am: 143bd253d3

Change-Id: Id1c63d9fcc98c2f708601ea1e7b8b6ed3aeb9c40

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 18:27:00 +0000 (18:27 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709 am: 3920471588
am: 4739db2df6

Change-Id: I0debb51e5b85691189e481cb80eb756e7bf158a8

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024...
Adam Seaton [Thu, 18 Aug 2016 18:24:00 +0000 (18:24 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024 am: 985a8b2709
am: 3920471588

Change-Id: Ic6ba2917a9345601502050c76f0b2208eba24b66

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024
Adam Seaton [Thu, 18 Aug 2016 18:20:59 +0000 (18:20 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October am: 3e6d6b3024
am: 985a8b2709

Change-Id: I18be5d0228c07d3f1b836f1f92d63538bef96f88

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October
Adam Seaton [Thu, 18 Aug 2016 18:18:00 +0000 (18:18 +0000)]
Update Security String to 2016-10-01 to platform and CTS for October
am: 3e6d6b3024

Change-Id: Ia61e8d85659152cdbdd2786c6651753e00e762f1

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October Security
Adam Seaton [Thu, 18 Aug 2016 17:33:30 +0000 (10:33 -0700)]
Update Security String to 2016-10-01 to platform and CTS for October Security

Change-Id: I7ccdd54c1d269422c5e2e1f3e268fc539b6eb684

7 years agoUpdate Security String to 2016-10-01 to platform and CTS for October
Adam Seaton [Thu, 18 Aug 2016 17:19:10 +0000 (10:19 -0700)]
Update Security String to 2016-10-01 to platform and CTS for October

Change-Id: If6d3cd562ceff218136185cd16b52ab92ed8d0f2

7 years agoMerge "Clarify default tidy check lists." am: ce4c49c2f2
Chih-Hung Hsieh [Wed, 17 Aug 2016 18:00:08 +0000 (18:00 +0000)]
Merge "Clarify default tidy check lists." am: ce4c49c2f2
am: 94a2c5f6b7

Change-Id: I7b0bc11c284b07c1c9826a6cadcd098dcd5668e9

7 years agoMerge "Support dist-ing the userdatatarball" am: 9abbeb3d8f
Dan Willemsen [Wed, 17 Aug 2016 18:00:07 +0000 (18:00 +0000)]
Merge "Support dist-ing the userdatatarball" am: 9abbeb3d8f
am: faac87dd9a

Change-Id: If7c93a8c57db6bf6c5a329f3419086d5affe7089

7 years agoMerge "Remove spaces in tidy check list." am: e7bca12466
Chih-Hung Hsieh [Wed, 17 Aug 2016 18:00:07 +0000 (18:00 +0000)]
Merge "Remove spaces in tidy check list." am: e7bca12466
am: 34c8c0ac33

Change-Id: Ibcd65e9fac13f49780ccfb25891d0b26b1e0c4cf

7 years agoMerge "Clarify default tidy check lists."
Chih-Hung Hsieh [Wed, 17 Aug 2016 17:48:56 +0000 (17:48 +0000)]
Merge "Clarify default tidy check lists."
am: ce4c49c2f2

Change-Id: If0641d286d6f1fefa871a18c21282f4fcd10d8a1

7 years agoMerge "Support dist-ing the userdatatarball"
Dan Willemsen [Wed, 17 Aug 2016 17:48:54 +0000 (17:48 +0000)]
Merge "Support dist-ing the userdatatarball"
am: 9abbeb3d8f

Change-Id: I0dac58c2eed164247fe595da6897ff00f0786e18

7 years agoMerge "Remove spaces in tidy check list."
Chih-Hung Hsieh [Wed, 17 Aug 2016 17:48:52 +0000 (17:48 +0000)]
Merge "Remove spaces in tidy check list."
am: e7bca12466

Change-Id: I852d42992bc1ddb0a17dd1dcf03cf25f1d114552