Commit Graph

32852 Commits

Author SHA1 Message Date
William Roberts 596993abb5 fs_config: add group to build am: 2127b35526
am: bdbafb5c38

Change-Id: I916ed6a4b2814c4039f6406fe1d7a49030c20f3b
2016-12-10 00:26:50 +00:00
William Roberts 6b50e15947 fs_config: introduce group generator am: 1c4721c3c5
am: 3315954861

Change-Id: Id672e91b493a8ca0acdae398028dc97c9be4cf17
2016-12-10 00:26:43 +00:00
William Roberts bdcec1e327 fs_config: add passwd to build am: 6d5e0c5df2
am: 788899790d

Change-Id: Ie13eae03872717ae193d7aba4914373b0e4a5453
2016-12-10 00:26:36 +00:00
William Roberts 13be8e4305 fs_config: introduce passwd generator am: 316f9462af
am: 62d75469b1

Change-Id: Ibf6e46a92371ee3f75281a97deb70e821ff03143
2016-12-10 00:26:29 +00:00
William Roberts aa200330c5 fs_config: generate friendly in AID class am: 8f42ce71ac
am: 092fa031cd

Change-Id: Iabccf9d097b360ea15ee2a62700fc5199814c7dd
2016-12-10 00:26:22 +00:00
William Roberts 10db3e3cb9 fs_config: limit characters for AID_<name> sections am: 5f059a7691
am: 7fcf246c3b

Change-Id: Ia4c77315c8f85c9e5c77f4b0802facd7a8b2161a
2016-12-10 00:26:14 +00:00
William Roberts 64ab591155 fs_config: generate oem AID header file am: cfc51f5347
am: 9652abfeb4

Change-Id: Iea9bf8d8b8c5e98b199cf1413f47b5e00fa5d695
2016-12-10 00:26:07 +00:00
William Roberts 343bee6044 fs_config: android_id header generator am: d7104bca65
am: 04fdcc9edf

Change-Id: If18da87d7010c49f26743f602dffd56745278cde
2016-12-10 00:25:59 +00:00
William Roberts 5302f1815c fs_config: support parsing android_filesystem_config.h am: 64edf5bb97
am: ca3dbe4ab8

Change-Id: Ibd0d33ec543cd570300a026c33d3d76d9b44b007
2016-12-10 00:25:52 +00:00
William Roberts 6ebc4026a7 fs_config: modularize fs_config_generator am: 11c29283ec
am: ce24636551

Change-Id: Icc16415fe5896e5b9b081c98b60d2ac1be302413
2016-12-10 00:25:44 +00:00
Elliott Hughes 82b189dcee Merge changes from topic 'fsconfig-2'
am: 1b2de51881

Change-Id: I07622a3603986c42195089eb75e37a22cdba6517
2016-12-10 00:23:56 +00:00
William Roberts bd19c0cd23 fs_config: add unit tests
am: 92ec0ab5e8

Change-Id: I7afc692257d31a09cd1bdcab2ed6d8835e56fa51
2016-12-10 00:21:34 +00:00
William Roberts ee9af6edfb fs_config: drop fs_config_files/dirs PRODUCT_PACKAGES requirement
am: 7fe8b6d817

Change-Id: Ie209bc0f1696ffdc5f167d229fc9f5378f8feb24
2016-12-10 00:21:28 +00:00
William Roberts bdbafb5c38 fs_config: add group to build
am: 2127b35526

Change-Id: Icf5e4946bb6d53f2c8080a1327543ffb5a59531c
2016-12-10 00:21:23 +00:00
William Roberts 3315954861 fs_config: introduce group generator
am: 1c4721c3c5

Change-Id: I2eccb5f0d39a3740f540b683fb332df405728c4f
2016-12-10 00:21:17 +00:00
William Roberts 788899790d fs_config: add passwd to build
am: 6d5e0c5df2

Change-Id: Ie912558d2258b3996fc4a5864f2c72e9781a3e62
2016-12-10 00:21:12 +00:00
William Roberts 62d75469b1 fs_config: introduce passwd generator
am: 316f9462af

Change-Id: I9c4c7b5fb1c384b97bf2be09a1d4d683c56c662d
2016-12-10 00:21:07 +00:00
William Roberts 092fa031cd fs_config: generate friendly in AID class
am: 8f42ce71ac

Change-Id: I958aa6152a2b42bb7a82fe1e909fc911a08b2f36
2016-12-10 00:21:02 +00:00
William Roberts 7fcf246c3b fs_config: limit characters for AID_<name> sections
am: 5f059a7691

Change-Id: Ie5be98d61bc5920dbe2055f0432b94a3b1c07110
2016-12-10 00:20:57 +00:00
William Roberts 9652abfeb4 fs_config: generate oem AID header file
am: cfc51f5347

Change-Id: I540683cf1b648ec7445ab204c2bf9ccaf396943e
2016-12-10 00:20:51 +00:00
William Roberts 04fdcc9edf fs_config: android_id header generator
am: d7104bca65

Change-Id: I96a721690d4e145aa859c5c23e3e892e9ce983c9
2016-12-10 00:20:46 +00:00
William Roberts ca3dbe4ab8 fs_config: support parsing android_filesystem_config.h
am: 64edf5bb97

Change-Id: I95702e7e4ccefc9cb5c71710a8e8f2d5b3fbff80
2016-12-10 00:20:41 +00:00
William Roberts ce24636551 fs_config: modularize fs_config_generator
am: 11c29283ec

Change-Id: I3383ea79aded814c16d53bc18b36c27810f26163
2016-12-10 00:20:35 +00:00
Elliott Hughes 1b2de51881 Merge changes from topic 'fsconfig-2'
* changes:
  fs_config: add unit tests
  fs_config: drop fs_config_files/dirs PRODUCT_PACKAGES requirement
  fs_config: add group to build
  fs_config: introduce group generator
  fs_config: add passwd to build
  fs_config: introduce passwd generator
  fs_config: generate friendly in AID class
  fs_config: limit characters for AID_<name> sections
  fs_config: generate oem AID header file
  fs_config: android_id header generator
  fs_config: support parsing android_filesystem_config.h
  fs_config: modularize fs_config_generator
2016-12-10 00:13:05 +00:00
Colin Cross 06699bbd7d Merge "Add more module targets for host, host-cross, host32, host64" am: 77ea32f378
am: 3ae5fc64bf

Change-Id: I7f5475de0c3c415ffca2629b835a6012a3bb4897
2016-12-09 23:05:51 +00:00
Colin Cross 3ae5fc64bf Merge "Add more module targets for host, host-cross, host32, host64"
am: 77ea32f378

Change-Id: I2d0b355290235842f1d033a90645d6c071864c4b
2016-12-09 22:59:50 +00:00
Treehugger Robot 77ea32f378 Merge "Add more module targets for host, host-cross, host32, host64" 2016-12-09 22:55:00 +00:00
Colin Cross d76e2e63ae Add more module targets for host, host-cross, host32, host64
Previously, clang-host would build the clang module for 32-bit and
64-bit for the host and for windows.  Make clang-host only compile
for host, and add clang-host-cross for windows.  Also add targets
that only build 32-bit or 64-bit: clang-host32, clang-host64,
clang-host-cross32, clang-host-cross64, clang-target32, and
clang-target64.

Test: inspect build.ninja
Change-Id: I7676f9497dfc852f2a0255dda8da06c88eec0db8
2016-12-09 13:08:27 -08:00
Paul Duffin 5bf0587461 Use legacy-test instead of core-junit
The core-junit library has been replaced with the legacy-test
library. The latter included everything that was in core-junit
plus some android.test classes that were in frameworks.

Bug: 30188076
Test: make checkbuild
Change-Id: Id2ba827705dbd2c27a1183e1153b03c11a8a4074
2016-12-09 15:21:45 +00:00
Colin Cross 43e52e594d Merge "Pass eng product varible to soong" am: b39165d5df
am: c645e17388

Change-Id: Id4a4d650d784a55d26b3d3aa22111c4dc5acde84
2016-12-08 23:52:01 +00:00
Colin Cross c645e17388 Merge "Pass eng product varible to soong"
am: b39165d5df

Change-Id: I88acb79aaa12ec9ea2ac0847abf7f8406ccb479d
2016-12-08 23:47:04 +00:00
Colin Cross b39165d5df Merge "Pass eng product varible to soong" 2016-12-08 23:42:17 +00:00
Adam Seaton 6640e36cb0 [DO NOT MERGE] Update Security String to 2017-02-05 on mnc-dev am: 06e7d1f2ac am: 4e1976ff9b am: 7a2ca27f87 am: 31bc4666be -s ours am: 80d094259e am: ab8c6b7e33 am: 920376a35a
am: 5260c53a72

Change-Id: Ic5680e80d403f77c5b45d59d74139f142572bb2f
2016-12-08 19:25:17 +00:00
Adam Seaton 4752ccd6e5 [DO NOT MERGE] Update Security String to 2017-02-01 on mnc-dev am: f92880e0c7 am: 6083d8337c am: e76d1419c7 am: 0c30223c15 -s ours am: 4758581371 am: 7ab9da0e3e am: 39fc3e057b
am: d23021bb6a

Change-Id: I5209e73495eae704c1a1ce9441f556ed37624561
2016-12-08 19:25:10 +00:00
Adam Seaton 5260c53a72 [DO NOT MERGE] Update Security String to 2017-02-05 on mnc-dev am: 06e7d1f2ac am: 4e1976ff9b am: 7a2ca27f87 am: 31bc4666be -s ours am: 80d094259e am: ab8c6b7e33
am: 920376a35a

Change-Id: I9eb5927b353df59bc2f4d6ca9b8b0959fa605185
2016-12-08 19:20:16 +00:00
Adam Seaton d23021bb6a [DO NOT MERGE] Update Security String to 2017-02-01 on mnc-dev am: f92880e0c7 am: 6083d8337c am: e76d1419c7 am: 0c30223c15 -s ours am: 4758581371 am: 7ab9da0e3e
am: 39fc3e057b

Change-Id: I3319a70c835fcc6f4caec0f0f331c80b0bfff849
2016-12-08 19:20:10 +00:00
Adam Seaton 920376a35a [DO NOT MERGE] Update Security String to 2017-02-05 on mnc-dev am: 06e7d1f2ac am: 4e1976ff9b am: 7a2ca27f87 am: 31bc4666be -s ours am: 80d094259e
am: ab8c6b7e33

Change-Id: I08505a341bce3869628b6f09157332bf5bb0d1d5
2016-12-08 19:16:48 +00:00
Adam Seaton 39fc3e057b [DO NOT MERGE] Update Security String to 2017-02-01 on mnc-dev am: f92880e0c7 am: 6083d8337c am: e76d1419c7 am: 0c30223c15 -s ours am: 4758581371
am: 7ab9da0e3e

Change-Id: Icc44a43eefe8db0fcd9191b10ce6e2517ce56f99
2016-12-08 19:16:40 +00:00
Adam Seaton ab8c6b7e33 [DO NOT MERGE] Update Security String to 2017-02-05 on mnc-dev am: 06e7d1f2ac am: 4e1976ff9b am: 7a2ca27f87 am: 31bc4666be -s ours
am: 80d094259e

Change-Id: I90763143c525a186c503abccc6f710fb851d72b6
2016-12-08 19:11:15 +00:00
Adam Seaton 7ab9da0e3e [DO NOT MERGE] Update Security String to 2017-02-01 on mnc-dev am: f92880e0c7 am: 6083d8337c am: e76d1419c7 am: 0c30223c15 -s ours
am: 4758581371

Change-Id: Ib67b4e7043da863341e0e9d2f79a3e9fed0a7351
2016-12-08 19:11:10 +00:00
Adam Seaton 80d094259e [DO NOT MERGE] Update Security String to 2017-02-05 on mnc-dev am: 06e7d1f2ac am: 4e1976ff9b am: 7a2ca27f87
am: 31bc4666be  -s ours

Change-Id: I0ec36bbce6a7ec254360eb3133f99813b5de5aa0
2016-12-08 19:06:44 +00:00
Adam Seaton 4758581371 [DO NOT MERGE] Update Security String to 2017-02-01 on mnc-dev am: f92880e0c7 am: 6083d8337c am: e76d1419c7
am: 0c30223c15  -s ours

Change-Id: I9a6046de21e024e5f3378047411e5270881aa2d3
2016-12-08 19:06:39 +00:00
Adam Seaton 31bc4666be [DO NOT MERGE] Update Security String to 2017-02-05 on mnc-dev am: 06e7d1f2ac am: 4e1976ff9b
am: 7a2ca27f87

Change-Id: Iafe15e8f02674cf82a933464256e0d1d14549c3f
2016-12-08 19:02:14 +00:00
Adam Seaton 0c30223c15 [DO NOT MERGE] Update Security String to 2017-02-01 on mnc-dev am: f92880e0c7 am: 6083d8337c
am: e76d1419c7

Change-Id: I376173b292e1e26c5de1147312caa94f0a531af1
2016-12-08 19:02:09 +00:00
Adam Seaton 7a2ca27f87 [DO NOT MERGE] Update Security String to 2017-02-05 on mnc-dev am: 06e7d1f2ac
am: 4e1976ff9b

Change-Id: I1e2194c66c28220d6f8d2c2b8f12e63f420dc39b
2016-12-08 18:57:13 +00:00
Adam Seaton e76d1419c7 [DO NOT MERGE] Update Security String to 2017-02-01 on mnc-dev am: f92880e0c7
am: 6083d8337c

Change-Id: I1f2345cf0ebce7f0124cc235a4bdeee8e9c32dfc
2016-12-08 18:57:09 +00:00
Adam Seaton 4e1976ff9b [DO NOT MERGE] Update Security String to 2017-02-05 on mnc-dev
am: 06e7d1f2ac

Change-Id: I964c1abe8c27142f30b570877681e13dd38d4aca
2016-12-08 18:53:13 +00:00
Adam Seaton 6083d8337c [DO NOT MERGE] Update Security String to 2017-02-01 on mnc-dev
am: f92880e0c7

Change-Id: Ib50d3f7d336d9e6b6f7edcac63c8927fc17aa780
2016-12-08 18:53:08 +00:00
Colin Cross 3753e8a335 Pass eng product varible to soong
Test: mmma -j frameworks/compile/libbcc
Change-Id: I79a903528948b728f730385a9de5e431617ff257
2016-12-08 10:05:55 -08:00
Adam Seaton cff982d693 Updating Security String to 2017-02-05 in klp-dev am: 7078534eb1 am: 96ff32285e am: 5e8584b7e2 am: 6c8027f02c
am: f9a9de85c0

Change-Id: Ia9af169c9be02448f45f65af16902db5b7b4ee92
2016-12-08 00:33:41 +00:00