dcashman
b52f040bec
Build split file_contexts.
...
Bug: 31363362
Test: Device uses new file_contexts files for labeling decisions.
Change-Id: I33c3297a2ec806f4b9f5dd25f3dd20c4b1001641
Signed-off-by: Sandeep Patil <sspatil@google.com>
2017-01-05 11:25:13 -08:00
Dan Willemsen
00cf76767f
TARGET_RECOVERY_UPDATER_LIBS should not be used with AB updates
...
Also mark these variables as readonly so that later Android.mk cannot
change them.
Bug: 33607778
Test: build/tools/kati_all_products.sh -j12
Change-Id: I5f9a4df02bfdfd56549728f074bbb3fc251edb3d
2017-01-04 17:36:30 -08:00
Elliott Hughes
cd43ea88e5
Merge changes from topic 'fsconfig2-fixups' am: abf3dbe248
...
am: 2fe7f7a402
Change-Id: If119f71509b9e11668d526ce965880271d004487
2017-01-05 00:34:23 +00:00
William Roberts
d469a347fb
fsconfig: fix pylint warning am: 4165c635b8
...
am: 3f9be0b6ae
Change-Id: Iad144edd409640385a69ce0f5c35048d30a494f9
2017-01-05 00:34:16 +00:00
William Roberts
e344c7672c
fsconfig: fix style formating with yapf am: 820421c9b5
...
am: 529b397e83
Change-Id: Ie42a5e8732a8c963334c5e3a5d38a232dccd75a5
2017-01-05 00:34:10 +00:00
Elliott Hughes
2fe7f7a402
Merge changes from topic 'fsconfig2-fixups'
...
am: abf3dbe248
Change-Id: I0149e85d05c3fb60f8ab0e878a3a8172a1edaede
2017-01-05 00:31:18 +00:00
William Roberts
3f9be0b6ae
fsconfig: fix pylint warning
...
am: 4165c635b8
Change-Id: Ic417993b369e152754887ed48b087fc2f5eea0c9
2017-01-05 00:31:16 +00:00
William Roberts
529b397e83
fsconfig: fix style formating with yapf
...
am: 820421c9b5
Change-Id: Ib23e0fb880903881efa34f243889a203026a80d3
2017-01-05 00:31:10 +00:00
Elliott Hughes
abf3dbe248
Merge changes from topic 'fsconfig2-fixups'
...
* changes:
fsconfig: fix pylint warning
fsconfig: fix style formating with yapf
2017-01-05 00:26:04 +00:00
Dan Willemsen
d63d5fffcd
Merge changes from topic 'build-vts-zip' am: d0c693ff64
...
am: a50ead8336
Change-Id: I409e26a885e5361a23c6bbae9c8fc994e45f7fcd
2017-01-04 23:08:37 +00:00
Keun Soo Yim
f1125508ba
delete vts.mk (which is moved to test/vts) am: 18a316c161
...
am: ed61c29cfd
Change-Id: If7f214225e07c3b5789d2d79b808c432c92fee27
2017-01-04 23:08:31 +00:00
Keun Soo Yim
03616abb42
include VTS packaging task files am: b74649d027
...
am: 33f6d707fa
Change-Id: Ia84408c4ea3215acefd3f666525df397d868fc52
2017-01-04 23:08:25 +00:00
Dan Willemsen
a50ead8336
Merge changes from topic 'build-vts-zip'
...
am: d0c693ff64
Change-Id: Ic2b1d3165c4da7d89080f3016286a4a7ed815b2b
2017-01-04 23:05:35 +00:00
Keun Soo Yim
ed61c29cfd
delete vts.mk (which is moved to test/vts)
...
am: 18a316c161
Change-Id: I1853517cff9d3697143b8c5c2fd6459e502040c4
2017-01-04 23:05:34 +00:00
Keun Soo Yim
33f6d707fa
include VTS packaging task files
...
am: b74649d027
Change-Id: I94d3ceb03b7815b49291ca127fdd41a8affca8fe
2017-01-04 23:05:29 +00:00
Dan Willemsen
d0c693ff64
Merge changes from topic 'build-vts-zip'
...
* changes:
delete vts.mk (which is moved to test/vts)
include VTS packaging task files
2017-01-04 22:58:54 +00:00
Keun Soo Yim
18a316c161
delete vts.mk (which is moved to test/vts)
...
Test: m -j vts
Change-Id: I3ab29e59b6f77f3ac92bbfe7a6f7a8f36b2ba3bd
(cherry picked from commit a942dc8433
)
2017-01-04 13:16:33 -08:00
Keun Soo Yim
b74649d027
include VTS packaging task files
...
Test: m -j vts
Change-Id: I8737412bf4e7b5c2db32325105e7c588949b959d
(cherry picked from commit 199a710f73
)
2017-01-04 13:16:33 -08:00
William Roberts
4165c635b8
fsconfig: fix pylint warning
...
Fix pylint warning:
W:292,47: Cell variable lineno defined in loop (cell-var-from-loop)
For the closure function that prints the error message, we actually
want the value of modified lineno within the closure.
Test: run unit tests
Change-Id: I7d08184563d347c826ca1af7558fb8e378f151e1
Signed-off-by: William Roberts <william.c.roberts@intel.com>
2017-01-04 18:22:05 +00:00
William Roberts
820421c9b5
fsconfig: fix style formating with yapf
...
A few changes got introduced that yapf re-styles. To make it easy,
keep this file formated to:
yapf -i --style=google fs_config_generator.py
Test: run unit tests
Change-Id: I3160b92d7fd07a4d315dde59f1d20fe4c7587da1
Signed-off-by: William Roberts <william.c.roberts@intel.com>
2017-01-04 18:21:28 +00:00
Hung-ying Tyan
150db0ea6f
Merge "Define TARGET_OUT_VENDOR_APPS_PRIVILEGED for 2nd arch" am: 1a4a0a4539
...
am: 82e3d0d007
Change-Id: I65daac2e70657ae651a705d3768555ab1b727d05
2017-01-04 02:48:19 +00:00
Hung-ying Tyan
82e3d0d007
Merge "Define TARGET_OUT_VENDOR_APPS_PRIVILEGED for 2nd arch"
...
am: 1a4a0a4539
Change-Id: Ic1bee5c763d5375c676f96db273d3126c85dd85b
2017-01-04 02:46:19 +00:00
Treehugger Robot
1a4a0a4539
Merge "Define TARGET_OUT_VENDOR_APPS_PRIVILEGED for 2nd arch"
2017-01-04 02:44:04 +00:00
Elliott Hughes
d7217e2847
Merge "fs_config: Fix oem range parsing" am: ce6c8e629f
...
am: c16a64b832
Change-Id: Iafb13daaa210eea2c19e11eb1d9b2d94a5d047bb
2017-01-04 00:44:11 +00:00
Elliott Hughes
c16a64b832
Merge "fs_config: Fix oem range parsing"
...
am: ce6c8e629f
Change-Id: I74d198a2638b875233859a1c7ff723b04b47a353
2017-01-04 00:41:40 +00:00
Elliott Hughes
ce6c8e629f
Merge "fs_config: Fix oem range parsing"
2017-01-04 00:37:58 +00:00
Tao Bao
085daa6451
Merge "blockimgdiff.py: Clean up stash id computation in BBOTA v3+." am: 7cfc591596
...
am: 74b665fef1
Change-Id: I4d9b7eb0c73faee8c7044690750560840fa4d820
2017-01-03 23:50:20 +00:00
Tao Bao
74b665fef1
Merge "blockimgdiff.py: Clean up stash id computation in BBOTA v3+."
...
am: 7cfc591596
Change-Id: Ifaf7f387b840d9f3e59bdbf93beab41a245f7ed5
2017-01-03 23:48:21 +00:00
Tao Bao
7cfc591596
Merge "blockimgdiff.py: Clean up stash id computation in BBOTA v3+."
2017-01-03 23:44:41 +00:00
Richard Uhler
8a02582f70
Merge "Remove option for non-pic dex preopt." am: c184ef515c
...
am: ffb29d7497
Change-Id: I15c5c9f03f33a02a7f39e781e5e945fe5c74f4bd
2017-01-03 09:52:16 +00:00
Richard Uhler
ffb29d7497
Merge "Remove option for non-pic dex preopt."
...
am: c184ef515c
Change-Id: If76f8195ecb8b914fdea259de2e80ebebb5ebfe3
2017-01-03 09:44:21 +00:00
Treehugger Robot
c184ef515c
Merge "Remove option for non-pic dex preopt."
2017-01-03 09:39:39 +00:00
Johan Redestig
1552a28e5f
fs_config: Fix oem range parsing
...
Addresses the following build error:
"value" not in valid range [], got: 2901 for: "AID_ABC" file:\
"device/somc/abc/config.fs"
that happens when parsing device/somc/abc/config.fs:
[AID_ABC]
value: 2901
The problem is that the AID.PREFIX is 'AID_' so the _OEM_RANGE
expression is searching for AID__OEM_RESERVED, which never
exists. Drop the extra '_'.
Change-Id: I8a1556731e14e49cef66e3e91121e4be23a308e0
Test: ./build/tools/fs_config/fs_config_generator.py fsconfig --aid-header=system/core/include/private/android_filesystem_config.h device/somc/abc/config.fs
2017-01-03 09:45:33 +01:00
Tao Bao
3a2e350239
blockimgdiff.py: Clean up stash id computation in BBOTA v3+.
...
Only BBOTA v2 needs to maintain a pool of available 'stash slot id'.
BBOTA v3+ uses the hash of the stashed blocks as the slot id, which
doesn't need the id pool anymore.
Bug: 33694544
Test: Generate v2 and v4 incrementals w/ and w/o the CL. They produce
the same packages respectively.
Change-Id: I8121af5b6b1bee98c3639d54a00b06fd12e378e8
2016-12-28 09:26:46 -08:00
Elliott Hughes
9d5a9e7c6e
Merge "Revert "Revert "Merge changes from topic 'fsconfig-2'""" am: 5f60b74297
...
am: 71f582ac30
Change-Id: If090fbd6fef18dbed6258d58c7aa45d6ace27e14
2016-12-27 21:09:07 +00:00
Elliott Hughes
8a2ed5159c
Revert "Revert "Merge changes from topic 'fsconfig-2'"" am: 2d7c86dfea
...
am: feb4f2e54a
Change-Id: I5e6d138662e8f21f85e77466f897ffab9afd0f2d
2016-12-27 21:08:52 +00:00
Elliott Hughes
71f582ac30
Merge "Revert "Revert "Merge changes from topic 'fsconfig-2'"""
...
am: 5f60b74297
Change-Id: Ib88d2780ee2a7ba0b070087cc1ed8921f4247100
2016-12-27 21:01:24 +00:00
Elliott Hughes
feb4f2e54a
Revert "Revert "Merge changes from topic 'fsconfig-2'""
...
am: 2d7c86dfea
Change-Id: I825336a18f7d7525bb49dd65d24ddccbfef84ba5
2016-12-27 21:01:23 +00:00
Elliott Hughes
5f60b74297
Merge "Revert "Revert "Merge changes from topic 'fsconfig-2'"""
2016-12-27 20:51:07 +00:00
Alan Viverette
670a4b4fa6
Merge "Update pathmap.mk for renderscript support library migration" am: cafc7efee0
...
am: 7621a86097
Change-Id: I9adc6741d91caf5c575c11070b2277a50c3dc940
2016-12-23 03:15:04 +00:00
Alan Viverette
7621a86097
Merge "Update pathmap.mk for renderscript support library migration"
...
am: cafc7efee0
Change-Id: Ic85e61e12524b46073a0fd3b092eb42bc6d5c283
2016-12-23 03:08:34 +00:00
Treehugger Robot
cafc7efee0
Merge "Update pathmap.mk for renderscript support library migration"
2016-12-23 03:02:55 +00:00
Alan Viverette
e8b339d1d3
Update pathmap.mk for renderscript support library migration
...
am: b78260919d
Change-Id: Ic8bdcfa3e55cb6b1f501efbff9aee9304811f41f
2016-12-23 01:38:28 +00:00
Alan Viverette
cdeb44df2f
Update pathmap.mk for renderscript support library migration
...
Bug: 30255901
Change-Id: I213baaf4c76a7e5b8d20168624b74eb61582d215
(cherry picked from commit 49f03349c8
)
2016-12-22 17:32:20 -08:00
Alan Viverette
b78260919d
Update pathmap.mk for renderscript support library migration
...
Bug: 30255901
Change-Id: I213baaf4c76a7e5b8d20168624b74eb61582d215
(cherry picked from commit 49f03349c8
)
2016-12-23 00:55:56 +00:00
Colin Cross
5b0573233f
Merge "Update pathmap.mk for renderscript support library migration" into nyc-mr1-dev-plus-aosp
2016-12-23 00:54:33 +00:00
Dan Willemsen
bbf841d45f
Merge "Remove --ignore_dirty=$(OUT_DIR)/% from Kati flags" am: fb2efba189
...
am: 952d5adcde
Change-Id: I57b99cf8d157dbcf8f10e8d1d4b56a8529d1354f
2016-12-22 23:39:47 +00:00
Dan Willemsen
952d5adcde
Merge "Remove --ignore_dirty=$(OUT_DIR)/% from Kati flags"
...
am: fb2efba189
Change-Id: I63dd0ac17a099ac6da5e8e63be280983e042a839
2016-12-22 23:33:46 +00:00
Dan Willemsen
fb2efba189
Merge "Remove --ignore_dirty=$(OUT_DIR)/% from Kati flags"
2016-12-22 23:27:38 +00:00
Alan Viverette
74b13397d9
Update pathmap.mk for renderscript support library migration
...
Bug: 30255901
Change-Id: I213baaf4c76a7e5b8d20168624b74eb61582d215
(cherry picked from commit 49f03349c8
)
2016-12-22 23:27:18 +00:00