OSDN Git Service

android-x86/build.git
6 years agoBump security patch level to 2018-03-05
Moritz Horstmann [Thu, 8 Mar 2018 12:59:07 +0000 (13:59 +0100)]
Bump security patch level to 2018-03-05

CVEs fixed in this topic:
CVE-2017-13248
CVE-2017-13249
CVE-2017-13250
CVE-2017-13251
CVE-2017-13254
CVE-2017-13255
CVE-2017-13256
CVE-2017-13257
CVE-2017-13258
CVE-2017-13259
CVE-2017-13260
CVE-2017-13261
CVE-2017-13262
CVE-2017-13264
CVE-2017-13266
CVE-2017-13268
CVE-2017-13269
CVE-2017-13272

CVEs not affecting 14.1:
CVE-2017-13252 8.0/8.1 only
CVE-2017-13253 8.0/8.1 only
CVE-2017-13263 8.0/8.1 only
CVE-2017-13265 Affects 7.1.2, but is not used in any of our 14.1 builds

Change-Id: I21c988578280cc85e958303bb2c0e4663a5757ad

6 years agoBump security patch level to 2018-02-05
Dobroslaw Kijowski [Thu, 8 Feb 2018 06:00:16 +0000 (07:00 +0100)]
Bump security patch level to 2018-02-05

Change-Id: I408bdb82158e01ad880d82dc9644e37978cdb646

6 years agoBump security patch level to 2018-01-05
Moritz Horstmann [Sat, 13 Jan 2018 20:49:29 +0000 (21:49 +0100)]
Bump security patch level to 2018-01-05

Change-Id: I1038e75a8b69b84da39b87ac067edceac8b2be87

6 years agoBump security string to 2017-12-05
Dan Pasanen [Tue, 5 Dec 2017 21:04:24 +0000 (15:04 -0600)]
Bump security string to 2017-12-05

Change-Id: Id8db5ddbe554998e8029b78a48cc2a18ac7b596c

6 years agoBump Security String to 2017-11-06
Bruno Martins [Fri, 17 Nov 2017 21:31:54 +0000 (21:31 +0000)]
Bump Security String to 2017-11-06

KRACK vulnerability patches were shipped a while ago,
so we can advertise a security patch level of 2017-11-06.

Change-Id: I68300e296ae8fe10aecefd45cfa581d35d8086a8

6 years agoUpdate Security String to 2017-11-05
Adam Seaton [Wed, 13 Sep 2017 17:51:18 +0000 (10:51 -0700)]
Update Security String to 2017-11-05

Change-Id: I9fd1b7832eee415ea2a6c718df419ea12ddfe620

6 years agocore: Prefix and build bison host executable if needed
XiNGRZ [Tue, 3 Oct 2017 16:13:07 +0000 (00:13 +0800)]
core: Prefix and build bison host executable if needed

This patch prefixed bison with HOST_OUT_EXECUTABLES to ensure using our
`bison` built from source. It also added bison to be a depencency of %.y
and %.yy tasks so that it will be built if needed without any manual
`mka bison`.

Change-Id: Ic207124965c704b3f350e96b58d8e1f2683c2601

6 years ago[DO NOT MERGE] Update platform security string to 2017-10-05 in nyc-dev Bug:64896113
Adam Seaton [Mon, 21 Aug 2017 18:26:49 +0000 (11:26 -0700)]
[DO NOT MERGE] Update platform security string to 2017-10-05 in nyc-dev Bug:64896113
(cherry picked from commit 1517f3d2da27eae798a3ac765096251914f9b119)

Change-Id: Iaf69b105d57ab33dccde1b13be5271178269f82a

6 years ago[DO NOT MERGE] Update platform security string to 2017-10-01 in nyc-dev Bug:64896113
Adam Seaton [Mon, 21 Aug 2017 18:26:14 +0000 (11:26 -0700)]
[DO NOT MERGE] Update platform security string to 2017-10-01 in nyc-dev Bug:64896113
(cherry picked from commit 73ab80dec9df8966bf660725dc1a942d9c1f324e)

Change-Id: I79c8696abc375a2c2cd77a2b12fec1558be70818

6 years agocore: config: Use host bison if requested
Christopher N. Hesse [Thu, 28 Sep 2017 19:13:38 +0000 (21:13 +0200)]
core: config: Use host bison if requested

Change-Id: I87a232838cbc49ab758ed7bf27d97c59d9928e69

6 years agoFix warning with AAPT2 and LOCAL_STATIC_ANDROID_LIBRARIES
Colin Cross [Tue, 29 Nov 2016 19:12:56 +0000 (11:12 -0800)]
Fix warning with AAPT2 and LOCAL_STATIC_ANDROID_LIBRARIES

Building with LOCAL_STATIC_ANDROID_LIBARIES and LOCAL_USE_APPT2
causes a warning:
build/core/package_internal.mk:143: Empty argument supplied to find-subdir-assets

Only call find-subdir-assets if my_res_dir is not empty.

Also improve the warning message to make it easier to find the module
that caused it.

Test: m -j
Change-Id: I9a71162c7e2ed82f64d6844baca256968ac77317

6 years agoUpdating Security String to 2017-09-05 Bug:63846344
Adam Seaton [Wed, 19 Jul 2017 17:37:42 +0000 (10:37 -0700)]
Updating Security String to 2017-09-05 Bug:63846344

(cherry picked from commit 18be90844245f3873261e4aa1072e8d83fdb33aa)

Change-Id: Ide74c0655eff5d24fcd7bf708b7e5ae5fe660d83

6 years agoMerge tag 'android-7.1.2_r29' into cm-14.1
Dan Pasanen [Mon, 7 Aug 2017 21:11:59 +0000 (16:11 -0500)]
Merge tag 'android-7.1.2_r29' into cm-14.1

Android 7.1.2 Release 29 (NJH47F)

# gpg: Signature made Fri 28 Jul 2017 01:55:54 PM CDT
# gpg:                using DSA key E8AD3F819AB10E78
# gpg: Can't check signature: No public key

6 years agoSquashed revert of TARGET_UNIFIED_DEVICE
Michael Bestas [Fri, 16 Jun 2017 12:29:31 +0000 (15:29 +0300)]
Squashed revert of TARGET_UNIFIED_DEVICE

* vendor init can be used to achieve everything done here

Revert "core: Fix unified trees with no TARGET_OTA_ASSERT_DEVICE"
This reverts commit e44fa493f87d74c20b4276ca7504bc601847d01f.

Revert "releasetools: don't attempt to read fingerprint on unified devices"
This reverts commit 787a0aa7d8787c13bf78559ae4a05650ed46da76.

Revert "buildinfo: only set ro.build.product on non-unified devices"
This reverts commit 22c034b8a7c51c713dfb2a75c6e4e20941428cad.

Revert "ota_from_target_files: Remove device dependent arguments"
This reverts commit 7c93b441bcf65a8630f8f4bb8df9537f686ea797.

Revert "Fix ro.build.product not found by ota_from_target_files in some cases"
This reverts commit 0ca5495057a6d15f6049993896c34e13cd4dd467.

Revert "Allow devices to specify certain ro. props via TARGET_UNIFIED_DEVICE"
This reverts commit 8182bc29ffc498033e25ef10f3f8499ebfe25a7e.

ota_from_target_files: Remove device dependent arguments
These device-specific arguments are defined at build time and are
necessary to generate the zip correctly. Don't use command line
arguments to specify them, but write all the needed information
in misc_info.txt when the target-files zip is generated.
ota_from_target_files will then read misc_info.txt and set
everything automatically.
Original Change-Id: Ibdbca575b76eb07b53fccfcea52a351c7e333f91
[mikeioannina]: Reapply after TARGET_UNIFIED_DEVICE removal

Change-Id: I5cb8f074c893c0e46edf507f6256cd747239d07f

6 years agoMerge tag 'android-7.1.2_r24' into cm-14.1
Dan Pasanen [Wed, 5 Jul 2017 22:29:01 +0000 (17:29 -0500)]
Merge tag 'android-7.1.2_r24' into cm-14.1

Android 7.1.2 release 24

# gpg: Signature made Fri 30 Jun 2017 01:19:21 PM CDT
# gpg:                using DSA key E8AD3F819AB10E78
# gpg: Can't check signature: No public key

6 years agoVersion bump to NJH47F
android-build-team Robot [Thu, 29 Jun 2017 18:02:37 +0000 (18:02 +0000)]
Version bump to NJH47F

Change-Id: I5e1344e333421f85364602fe3ba44879d00bfd73

6 years agoDisable recovery resource warning
Sean hoyt [Sun, 16 Apr 2017 04:23:13 +0000 (04:23 +0000)]
Disable recovery resource warning

Change-Id: I773a092f44823b095cb4176a8647acef9519b870

6 years agoRevert "Preventing default locale from being overridden because of buildinfo.sh"
Michael Bestas [Fri, 16 Jun 2017 12:33:05 +0000 (15:33 +0300)]
Revert "Preventing default locale from being overridden because of buildinfo.sh"

* Not used by any device

This reverts commit 7ff326d8b05df431747d8d6353184ea70f44e9e4.

Change-Id: Id5ee46c189bc2271007215e2981c646a6b9982be

6 years agoRevert "build: skip 'ro.product.device' using new macro "TARGET_SKIP_PRODUCT_DEVICE""
Michael Bestas [Fri, 16 Jun 2017 12:30:51 +0000 (15:30 +0300)]
Revert "build: skip 'ro.product.device' using  new macro "TARGET_SKIP_PRODUCT_DEVICE""

* Not used by any device, can be implemented using
  PRODUCT_SYSTEM_PROPERTY_BLACKLIST instead

This reverts commit 3d918b4bb74829d23475d4bd34c8fdc71bde014f.

Change-Id: I1b48231d0a269d8a7fe08945ffebf55253ddf18f

6 years agoMake change and version bump to NJH47E
android-build-team Robot [Thu, 15 Jun 2017 19:04:31 +0000 (19:04 +0000)]
Make change and version bump to NJH47E

Change-Id: Icfbd115a0074cc50b8d491e54837d5ef666e4e57

6 years ago[DO NOT MERGE] Updating Security String to 2017-08-05 on nyc-dev
Adam Seaton [Wed, 7 Jun 2017 21:54:45 +0000 (14:54 -0700)]
[DO NOT MERGE] Updating Security String to 2017-08-05 on nyc-dev
bug:62388772
(cherry picked from commit 2b93753bc4025e92e6b6c8ed510bc9b3f8faff4d)

Change-Id: I49ea676b60b1137f33f6d12b35dd4169bea5479f

6 years ago[DO NOT MERGE] Updating Security String to 2017-08-01 on nyc-dev
Adam Seaton [Wed, 7 Jun 2017 21:53:03 +0000 (14:53 -0700)]
[DO NOT MERGE] Updating Security String to 2017-08-01 on nyc-dev
bug:62388772
(cherry picked from commit a847c0b23ce761b09148f4f8fd6c9b473a46f531)

Change-Id: I6839865d7a9f1a455011cf701d4e8297f668fdca

6 years agoMakefile: Add the missing dependency on FUTILITY.
Tao Bao [Thu, 23 Feb 2017 06:54:39 +0000 (22:54 -0800)]
Makefile: Add the missing dependency on FUTILITY.

Bug: 35467608
Test: lunch aosp_dragon-userdebug; m dist
Change-Id: If3824ac22926f3c3cc09d5b82cb0f6da4132f937

6 years agoBuild FUTILITY tool from futility-host.
Tao Bao [Fri, 17 Feb 2017 22:11:13 +0000 (14:11 -0800)]
Build FUTILITY tool from futility-host.

Also pack the tool, vboot_signer.sh script and the test keys into
otatools.zip. This allows signing ryu target without a source repo.

Bug: 35467608
Test: m otatools-package and check the newly included files.
Test: Use otatools.zip to sign a ryu target.
Change-Id: I70f7b359f21a579463d5c7251daac81a97e338cc

6 years agoMerge tag 'android-7.1.2_r17' into cm-14.1
Dan Pasanen [Mon, 5 Jun 2017 23:24:53 +0000 (18:24 -0500)]
Merge tag 'android-7.1.2_r17' into cm-14.1

Android 7.1.2 Release 17 (NJH47B)

# gpg: Signature made Fri 02 Jun 2017 05:08:59 PM CDT
# gpg:                using DSA key E8AD3F819AB10E78
# gpg: Can't check signature: No public key

6 years agoVersion bump to NJH47D
android-build-team Robot [Thu, 25 May 2017 23:44:59 +0000 (23:44 +0000)]
Version bump to NJH47D

Change-Id: I3dd1395b05f02af755e105054d088a20a3895868

6 years agoMake change and version bump to NJH47C
android-build-team Robot [Wed, 24 May 2017 17:28:00 +0000 (17:28 +0000)]
Make change and version bump to NJH47C

6 years ago[DO NOT MERGE]Updating security string to 2017-07-05 on nyc-dev
Adam Seaton [Wed, 17 May 2017 18:27:05 +0000 (11:27 -0700)]
[DO NOT MERGE]Updating security string to 2017-07-05 on nyc-dev
bug:38342695
(cherry picked from commit 96d958c34509a65e5f7787945f9923fb44c42f05)

Change-Id: Ie20c99d94c41fb21ddfef76f5d56d815e7f5b5c4

6 years ago[DO NOT MERGE]Updating security string to 2017-07-01 on nyc-dev
Adam Seaton [Wed, 17 May 2017 18:24:52 +0000 (11:24 -0700)]
[DO NOT MERGE]Updating security string to 2017-07-01 on nyc-dev
bug:38342695
(cherry picked from commit 77dad3dfcd677136f6657e1b95dd84ed1be1d728)

Change-Id: Ia2ca8f85c617295dd692a331a5cb7bab8b2fd849

7 years agoVersion bump to NJH47B
android-build-team Robot [Thu, 18 May 2017 00:56:09 +0000 (00:56 +0000)]
Version bump to NJH47B

Change-Id: I04b0907a56d5db287bf0426c67bebdcac2680bd4

7 years agoMake change and version bump to NJH47
android-build-team Robot [Wed, 17 May 2017 22:58:40 +0000 (22:58 +0000)]
Make change and version bump to NJH47

7 years agoVersion bump to NJH34C
android-build-team Robot [Wed, 17 May 2017 19:48:02 +0000 (19:48 +0000)]
Version bump to NJH34C

Change-Id: I465448ca73efddaca59ff12ad9fff98c3b8b6455

7 years agoRevert "Revert "ota: Remove cruft we don't care about""
Ivan Kutepov [Tue, 16 May 2017 18:56:56 +0000 (21:56 +0300)]
Revert "Revert "ota: Remove cruft we don't care about""

Should prevent users from "downgrading" builds, but instead of checking the
build date of the ROM, updater-script checks the build date of the recovery.
As a result, "downgrading" is still possible, and installation of the ROM,
if the recovery is newer than it, is impossible.

This reverts commit 28032f6bb6728fc26bf1258cb939fbaf12ec0e7e.

Change-Id: I71ce8eb16074079f01dfabcb19ed30e3586c59ac

7 years agoapicheck_msg_current: Don't do this in LineageOS
qjohn [Tue, 16 May 2017 09:06:15 +0000 (16:06 +0700)]
apicheck_msg_current: Don't do this in LineageOS

Change-Id: I9396d94f6fd37ce082b75259b5bf8a78b3591350

7 years agoMake change and version bump to NJH34B
android-build-team Robot [Thu, 11 May 2017 19:13:52 +0000 (19:13 +0000)]
Make change and version bump to NJH34B

7 years ago[DO NOT MERGE] Update Security String to 2017-06-05 for nyc-dev
Adam Seaton [Tue, 11 Apr 2017 18:04:34 +0000 (11:04 -0700)]
[DO NOT MERGE] Update Security String to 2017-06-05 for nyc-dev

Change-Id: If3756886a04faef5fc92c52e30829ccb3be29686

7 years agoMake change and version bump to NJH34
android-build-team Robot [Thu, 4 May 2017 22:06:45 +0000 (22:06 +0000)]
Make change and version bump to NJH34

7 years agorelease-request-3b995630-3bae-4f9e-868a-935ab7740cc9-for-git_nyc-mr2-pixel-monthly...
android-build-team Robot [Thu, 4 May 2017 22:06:22 +0000 (22:06 +0000)]
release-request-3b995630-3bae-4f9e-868a-935ab7740cc9-for-git_nyc-mr2-pixel-monthly-release-3934930 snap-temp-L20000000060688928 (snap-temp-branch)

Change-Id: I864aad29f06ed1a4a044980bff729d0099537cf1

7 years agoMerge tag 'android-7.1.2_r8' into cm-14.1
Dan Pasanen [Mon, 1 May 2017 23:24:41 +0000 (18:24 -0500)]
Merge tag 'android-7.1.2_r8' into cm-14.1

Android 7.1.2 release 8

# gpg: Signature made Mon 01 May 2017 10:38:02 AM CDT
# gpg:                using DSA key E8AD3F819AB10E78
# gpg: Can't check signature: No public key

7 years agoRevert "We want Browser"
Michael Bestas [Fri, 28 Apr 2017 17:21:33 +0000 (20:21 +0300)]
Revert "We want Browser"

* Aosp browser is really old and insecure, we are replacing it with Jelly
* Jelly is a simple webview-based browser, so it relies on installed webview,
  which makes it secure as long as webview is updated
* Gello is still alive, it overrides Jelly instead of Browser target

This reverts commit cf571f4fedb354dd5e2a774117dd710689c97de6.

Change-Id: Ie5649cc213b3a5409d137d07bd6d1bfcdc789798

7 years agoRevert "build: releasetools: ota: Add support for 32-64 bit upgrades"
Michael Bestas [Fri, 28 Apr 2017 16:27:49 +0000 (19:27 +0300)]
Revert "build: releasetools: ota: Add support for 32-64 bit upgrades"

* This was only required for tomato kitkat 32bit to lollipop 64bit
  migration. This is no longer a supported upgrade case, so revert
  it to be inline with AOSP.
* Users coming from stock should flash an updated 64bit recovery first

This reverts commit b89510679f72a80e973c9809d3328067eb582885.

Change-Id: Iccf37e5292c2068e9a1f8aeb370719cd9ced8c44

7 years agoMake change and version bump to NJH25B
android-build-team Robot [Tue, 25 Apr 2017 17:25:48 +0000 (17:25 +0000)]
Make change and version bump to NJH25B

7 years ago[DO NOT MERGE] Update Security String to 2017-06-05 for nyc-dev
Adam Seaton [Tue, 11 Apr 2017 18:04:34 +0000 (11:04 -0700)]
[DO NOT MERGE] Update Security String to 2017-06-05 for nyc-dev

Change-Id: I6ce9326f366fbad1f845fd22d045569fe4f09a09

7 years agoMake change and version bump to NJH25
android-build-team Robot [Tue, 25 Apr 2017 17:14:49 +0000 (17:14 +0000)]
Make change and version bump to NJH25

7 years agorelease-request-1b405be0-1652-4c5c-a4e4-f5799a530db2-for-git_nyc-mr2-pixel-monthly...
android-build-team Robot [Tue, 25 Apr 2017 17:14:27 +0000 (17:14 +0000)]
release-request-1b405be0-1652-4c5c-a4e4-f5799a530db2-for-git_nyc-mr2-pixel-monthly-release-3934930 snap-temp-L15900000057606206 (snap-temp-branch)

Change-Id: I5c2f6a3780a4bb3b6a869decca2840cec5828efc

7 years agoN2G47W
The Android Automerger [Mon, 24 Apr 2017 19:23:18 +0000 (12:23 -0700)]
N2G47W

7 years agoVersion bump to NJH21D
android-build-team Robot [Fri, 21 Apr 2017 21:19:03 +0000 (21:19 +0000)]
Version bump to NJH21D

Change-Id: If7402e75597b8d24746e285ab8edefa0f1a37546

7 years agoMake change and version bump to NJH21C
android-build-team Robot [Fri, 21 Apr 2017 21:09:25 +0000 (21:09 +0000)]
Make change and version bump to NJH21C

7 years ago[DO NOT MERGE] Update Security String to 2017-06-05 for nyc-dev
Adam Seaton [Tue, 11 Apr 2017 18:04:34 +0000 (11:04 -0700)]
[DO NOT MERGE] Update Security String to 2017-06-05 for nyc-dev

Change-Id: I283f8a3be0d23373c9c099e81955a5de6f120a1a

7 years agoMake change and version bump to NJH21B
android-build-team Robot [Fri, 21 Apr 2017 20:41:58 +0000 (20:41 +0000)]
Make change and version bump to NJH21B

7 years ago[DO NOT MERGE] Update Security String to 2017-06-01 for nyc-dev
Adam Seaton [Tue, 11 Apr 2017 18:03:48 +0000 (11:03 -0700)]
[DO NOT MERGE] Update Security String to 2017-06-01 for nyc-dev

Change-Id: Id528161f61eeb3987d6b90069ede80b1aed2bfba

7 years agoMake change and version bump to NJH21
android-build-team Robot [Fri, 21 Apr 2017 17:29:42 +0000 (17:29 +0000)]
Make change and version bump to NJH21

7 years agoMake change and version bump to NJH20
android-build-team Robot [Thu, 20 Apr 2017 22:40:36 +0000 (22:40 +0000)]
Make change and version bump to NJH20

7 years ago[DO NOT MERGE] Update Security String to 2017-06-01 for nyc-dev
Adam Seaton [Tue, 11 Apr 2017 18:03:48 +0000 (11:03 -0700)]
[DO NOT MERGE] Update Security String to 2017-06-01 for nyc-dev

Change-Id: I8cdfa17bb6eb1c4cfb87a85169ba082d74975d63

7 years agoN2G47V
gitbuildkicker [Mon, 17 Apr 2017 23:24:34 +0000 (16:24 -0700)]
N2G47V

7 years ago[DO NOT MERGE] Update Security String to 2017-06-05 for nyc-dev
Adam Seaton [Tue, 11 Apr 2017 18:04:34 +0000 (11:04 -0700)]
[DO NOT MERGE] Update Security String to 2017-06-05 for nyc-dev

bug:37204197
Change-Id: I9790487cd9bf8fb8e44856216407b35d067a9d16
(cherry picked from commit 70d708e29ff733778771deae004ec06dca419efb)

7 years ago[DO NOT MERGE] Update Security String to 2017-06-01 for nyc-dev
Adam Seaton [Tue, 11 Apr 2017 18:03:48 +0000 (11:03 -0700)]
[DO NOT MERGE] Update Security String to 2017-06-01 for nyc-dev

bug:37204197
Change-Id: I81ae6196028c983baf82800a364805025672bec9
(cherry picked from commit d9a5e995999d15175efba49e01a0844fe9d5cf84)

7 years agomerge in nyc-mr2-release history after reset to 189e63df8681345b82b0a71b625a62face1b3b4e
gitbuildkicker [Mon, 17 Apr 2017 23:09:42 +0000 (16:09 -0700)]
merge in nyc-mr2-release history after reset to 189e63df8681345b82b0a71b625a62face1b3b4e

7 years agobuild: fix verity generation
Dan Pasanen [Fri, 14 Apr 2017 17:31:07 +0000 (12:31 -0500)]
build: fix verity generation

* Now build_verity_metadata.py takes an arg telling it what to do,
  in this case "build" is our intention, so update our custom runcmd
  array.

* Ensure we cast all args to Popen as strings or picky python gets
  angry that we pass an int (image_size) to Popen

Change-Id: I71c5e45e3155f470259f91f6f1a880e780aef369

7 years agoN2G47U
gitbuildkicker [Wed, 12 Apr 2017 18:09:26 +0000 (11:09 -0700)]
N2G47U

7 years agoN2G47T
gitbuildkicker [Mon, 10 Apr 2017 18:21:39 +0000 (11:21 -0700)]
N2G47T

7 years agomerge in nyc-mr2-release history after reset to nyc-mr2-dev
gitbuildkicker [Mon, 10 Apr 2017 18:12:22 +0000 (11:12 -0700)]
merge in nyc-mr2-release history after reset to nyc-mr2-dev

7 years agobuild: allow to disable recovery-two-step.img generation
Flex1911 [Fri, 7 Apr 2017 09:56:44 +0000 (12:56 +0300)]
build: allow to disable recovery-two-step.img generation

Android 7.1.2 introduced new mechanism for recovery updating in two-step OTAs.
Although, recovery-two-step.img generation may be completely broken on some devices with custom mkbootimg handling.
We can use recovery.img as base for that devices, so recovery-two-step.img generation will not be required in this case.
Let's add new TARGET_NO_TWO_STEP_RECOVERY flag to skip recovery-two-step.img generation during target files packaging if we need it.

Change-Id: Icbea2da2f9565277622746545cdb96bf7f5ef3df

7 years agoNHG47L
gitbuildkicker [Thu, 6 Apr 2017 22:18:55 +0000 (15:18 -0700)]
NHG47L

7 years agoUpdate Security String to 2017-05-05 on nyc-dev
Adam Seaton [Fri, 10 Mar 2017 23:44:57 +0000 (15:44 -0800)]
Update Security String to 2017-05-05 on nyc-dev

Bug:34137924
(cherry picked from commit cfdcc41cd73360c9605407508a285c905d196fd5)

7 years agoUpdate Security String to 2017-05-01 on nyc-dev
Adam Seaton [Fri, 10 Mar 2017 23:44:16 +0000 (15:44 -0800)]
Update Security String to 2017-05-01 on nyc-dev

Bug:34137924
(cherry picked from commit 573e7e75cab017946716fbd4ba01cbd8e7563478)

7 years agoMerge tag 'android-7.1.2_r2' into cm-14.1
Dan Pasanen [Wed, 5 Apr 2017 12:30:28 +0000 (07:30 -0500)]
Merge tag 'android-7.1.2_r2' into cm-14.1

Android 7.1.2 Release 2 (N2G47E)

Change-Id: Ie3d3e9ea5c8dd67f44e43b2ed5a97e844c19888d

7 years agoN2G47S
gitbuildkicker [Mon, 3 Apr 2017 22:00:34 +0000 (15:00 -0700)]
N2G47S

7 years agoN2G47R
gitbuildkicker [Thu, 30 Mar 2017 23:18:06 +0000 (16:18 -0700)]
N2G47R

7 years agomerge in nyc-mr2-release history after reset to 72c9cf9ea858b1ad929a983ff88ec0220c71f692
gitbuildkicker [Thu, 30 Mar 2017 23:17:04 +0000 (16:17 -0700)]
merge in nyc-mr2-release history after reset to 72c9cf9ea858b1ad929a983ff88ec0220c71f692

7 years agoN2G47Q
gitbuildkicker [Thu, 30 Mar 2017 18:46:27 +0000 (11:46 -0700)]
N2G47Q

7 years agomerge in nyc-mr2-release history after reset to 5bc868310c7197bfe40aec00ca8152a488992fbf
gitbuildkicker [Thu, 30 Mar 2017 18:44:56 +0000 (11:44 -0700)]
merge in nyc-mr2-release history after reset to 5bc868310c7197bfe40aec00ca8152a488992fbf

7 years agoNHG47K
android-merger [Thu, 30 Mar 2017 15:28:30 +0000 (08:28 -0700)]
NHG47K

7 years agoN2G47P
gitbuildkicker [Thu, 30 Mar 2017 00:26:48 +0000 (17:26 -0700)]
N2G47P

7 years agoN2G47O
gitbuildkicker [Mon, 27 Mar 2017 18:10:18 +0000 (11:10 -0700)]
N2G47O

7 years agomerge in nyc-mr2-release history after reset to nyc-mr2-dev
gitbuildkicker [Mon, 27 Mar 2017 18:10:08 +0000 (11:10 -0700)]
merge in nyc-mr2-release history after reset to nyc-mr2-dev

7 years agoN2G47N
gitbuildkicker [Thu, 23 Mar 2017 21:42:48 +0000 (14:42 -0700)]
N2G47N

7 years agoNHG47J
kuantung [Thu, 23 Mar 2017 21:29:47 +0000 (14:29 -0700)]
NHG47J

7 years agoN2G47M
The Android Automerger [Thu, 23 Mar 2017 02:45:55 +0000 (19:45 -0700)]
N2G47M

7 years agoN2G47L
gitbuildkicker [Thu, 23 Mar 2017 01:55:34 +0000 (18:55 -0700)]
N2G47L

7 years agoN2G47K
gitbuildkicker [Wed, 22 Mar 2017 22:02:10 +0000 (15:02 -0700)]
N2G47K

7 years agoUpdate Security String to 2017-05-05 on nyc-dev
Adam Seaton [Fri, 10 Mar 2017 23:44:57 +0000 (15:44 -0800)]
Update Security String to 2017-05-05 on nyc-dev

Bug:34137924
(cherry picked from commit cfdcc41cd73360c9605407508a285c905d196fd5)

7 years agoUpdate Security String to 2017-05-01 on nyc-dev
Adam Seaton [Fri, 10 Mar 2017 23:44:16 +0000 (15:44 -0800)]
Update Security String to 2017-05-01 on nyc-dev

Bug:34137924
(cherry picked from commit 573e7e75cab017946716fbd4ba01cbd8e7563478)

7 years agomerge in nyc-mr2-release history after reset to nyc-mr2-dev
gitbuildkicker [Wed, 22 Mar 2017 19:07:41 +0000 (12:07 -0700)]
merge in nyc-mr2-release history after reset to nyc-mr2-dev

7 years agoN2G47J
gitbuildkicker [Mon, 20 Mar 2017 17:58:43 +0000 (10:58 -0700)]
N2G47J

7 years agoRevert "ota: Remove cruft we don't care about"
Dan Pasanen [Sun, 29 Jan 2017 15:16:39 +0000 (09:16 -0600)]
Revert "ota: Remove cruft we don't care about"

* We really should prevent users from "downgrading" builds

This reverts commit 0a09be83aec05d716e54fcf28dd2881be6006826.

Change-Id: Id703a71ca1f1b571d8e4285152717ac07d01d904

7 years agoN2G47I
gitbuildkicker [Wed, 8 Mar 2017 22:41:19 +0000 (14:41 -0800)]
N2G47I

7 years agoAvoid adding an extra slash if OUT_DIR_COMMON_BASE ends in a slash
Christopher R. Palmer [Tue, 31 Jan 2017 21:15:24 +0000 (16:15 -0500)]
Avoid adding an extra slash if OUT_DIR_COMMON_BASE ends in a slash

The extra slash can create all kinds of problems throughout the
makefiles.  In particular, it caused a device to become unbootable
because the ramdisk was incomplete due to mismatched filenames
(some containing / and some containing //).

Change-Id: I9dbb425aaf51e7ed2697dba0034f2ee92ab3c82b

7 years agoMerge tag 'android-7.1.1_r25' into cm-14.1
Dan Pasanen [Mon, 6 Mar 2017 21:34:12 +0000 (15:34 -0600)]
Merge tag 'android-7.1.1_r25' into cm-14.1

Android 7.1.1 release 25

# gpg: Signature made Mon Mar  6 11:54:38 2017 CST
# gpg:                using DSA key E8AD3F819AB10E78
# gpg: Can't check signature: No public key

7 years agobuild: core: Remove BUILD_TINY_ANDROID checks
Zhao Wei Liew [Sun, 5 Mar 2017 11:20:31 +0000 (19:20 +0800)]
build: core: Remove BUILD_TINY_ANDROID checks

This flag has been obsolete for a while now.

Change-Id: Ib78a1b141ddd757d2546b2eff2158e6e0cc0d673

7 years agoN2G47H
gitbuildkicker [Fri, 3 Mar 2017 21:30:33 +0000 (13:30 -0800)]
N2G47H

7 years agoN2G47G
gitbuildkicker [Wed, 1 Mar 2017 15:18:15 +0000 (07:18 -0800)]
N2G47G

7 years agoN2G47F
gitbuildkicker [Mon, 27 Feb 2017 19:02:33 +0000 (11:02 -0800)]
N2G47F

7 years agobuild: copy recovery.img to BOOTABLE_IMAGES only when it's actually used
Flex1911 [Fri, 24 Feb 2017 08:59:50 +0000 (11:59 +0300)]
build: copy recovery.img to BOOTABLE_IMAGES only when it's actually used

Devices like marlin and sailfish don't have full recovery.img.
Let's copy recovery.img only when BOARD_USES_RECOVERY_AS_BOOT is not used.

Change-Id: Ieab5a0ff0b4c408c5f2e05fc74a2eba274694ab9

7 years agoN2G47E
gitbuildkicker [Sat, 25 Feb 2017 01:43:32 +0000 (17:43 -0800)]
N2G47E

7 years agoMerge tag 'android-7.1.1_r21' into cm-14.1
Dan Pasanen [Fri, 24 Feb 2017 00:42:40 +0000 (18:42 -0600)]
Merge tag 'android-7.1.1_r21' into cm-14.1

Android 7.1.1 release 21

Change-Id: I1dddce85b2544bfb9eca8a302f9a64d7d8f09d61

7 years agoN2G47D
gitbuildkicker [Thu, 23 Feb 2017 18:23:22 +0000 (10:23 -0800)]
N2G47D

7 years agobuild: always copy recovery.img to BOOTABLE_IMAGES.
Flex1911 [Thu, 9 Feb 2017 07:01:23 +0000 (10:01 +0300)]
build: always copy recovery.img to BOOTABLE_IMAGES.

Actually there are some devices with strange recovery image handling that don't use full recovery image,
but require recovery.img in BOOTABLE_IMAGES for proper patch generation.

Change-Id: I206ac4d477577a5264533d55d1fec24129fd0ee8

7 years agoAdd dumpvar for WITH_GMS
Abhisek Devkota [Wed, 22 Feb 2017 21:36:48 +0000 (13:36 -0800)]
Add dumpvar for WITH_GMS

This got dropped after caf-rebase and was missed in
  010ce6f3a21c73d1eb86c4558974d83e5edf5d5a

Change-Id: I1a0d18e3c3c7b27a3e0d2590caec498e77bfeca6

7 years agocore: include getb64key.py in otatools
Tom Powell [Tue, 21 Feb 2017 01:41:45 +0000 (17:41 -0800)]
core: include getb64key.py in otatools

Change-Id: I7f0d4a0a409c532cc8559d6d13110b47ba73942f