OSDN Git Service

Replace product variable stashing with .KATI_READONLY
authorDan Willemsen <dwillemsen@google.com>
Wed, 5 Oct 2016 23:57:27 +0000 (16:57 -0700)
committerDan Willemsen <dwillemsen@google.com>
Thu, 6 Oct 2016 17:50:26 +0000 (10:50 -0700)
commitc1f17ffc7d4fa6225274b9f8007d6f7fae03ab08
treec41f2aea82537a0d8ecd3d131ca9cc21e28fd148
parent480678e220108cfe66f5c687078a4e0a116a9c15
Replace product variable stashing with .KATI_READONLY

Instead of using rot13 / rot26, use the Kati extension to mark these
variables as readonly.

Move $(strip) for a few variables to before they're marked readonly. Use
a different variable for modifications to BOARD_KERNEL_CMDLINE in
build/core/Makefile.

Test: build/tools/kati_all_products.mk on AOSP and internal master
Test: build-aosp_bullhead.ninja the same before / after
Change-Id: If98b24af763831a9c5c2de38037a69ab1bf9e023
core/Makefile
core/config.mk
core/main.mk
core/product.mk