Tao Bao
5d74ac8574
Merge "releasetools: Remove the unneeded 'prefix' parameters." am: 6e2a8ae094
...
am: 945e9c3e44
Change-Id: Iee385b3b5d3a8f3848ccbfdd3773b7cf287f40cf
2018-02-27 22:31:24 +00:00
Tao Bao
945e9c3e44
Merge "releasetools: Remove the unneeded 'prefix' parameters."
...
am: 6e2a8ae094
Change-Id: I6d83836b37de41674817ce3eab5f92fddeb1de35
2018-02-27 22:26:16 +00:00
Tao Bao
6e2a8ae094
Merge "releasetools: Remove the unneeded 'prefix' parameters."
2018-02-27 22:13:06 +00:00
Bruno Martins
4997e05954
Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES" am: 7889d64db2
...
am: 20c90b07b5
Change-Id: If1cf26324774a6f38399db95791f2f1411974ea4
2018-02-27 22:05:58 +00:00
Bruno Martins
20c90b07b5
Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES"
...
am: 7889d64db2
Change-Id: I50a6783914549e53f57cf5699df073f2f650b2ed
2018-02-27 22:00:47 +00:00
Treehugger Robot
7889d64db2
Merge "core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES"
2018-02-27 21:47:23 +00:00
Dan Willemsen
b684761fd7
Merge "Remove some uses of export/unexport" am: 76d45d8ddf
...
am: 39f4686998
Change-Id: Ib1e8692c19d5cd601a6d4554e7ab87b1eff59c2e
2018-02-27 21:34:40 +00:00
Dan Willemsen
39f4686998
Merge "Remove some uses of export/unexport"
...
am: 76d45d8ddf
Change-Id: Ibd1f7146861a278bc2c71dae2e3f654e36b3b739
2018-02-27 21:30:30 +00:00
Dan Willemsen
76d45d8ddf
Merge "Remove some uses of export/unexport"
2018-02-27 21:22:20 +00:00
Tao Bao
886d883d61
releasetools: Remove the unneeded 'prefix' parameters.
...
... from the following functions in add_img_to_target_files.py.
AddSystem
AddSystemOther
AddVendor
AddProduct
AddDtbo
AddUserdata
AddVBMeta
AddPartitionTable
AddCache
The last user of the parameter in img_from_target_files.py has been
removed in commit 2bb109709a
(in O).
Test: pylint --rcfile=pylintrc add_img_to_target_files.py
Test: Check all the callers to the above functions.
Test: m dist
Change-Id: I551d1683def8f8535062fc90f68dafa0f4252822
2018-02-27 11:47:11 -08:00
Nick Kralevich
ee79f54630
Merge "remove nnk from OWNERS" am: d6fa5bbc51
...
am: 439ecf8088
Change-Id: Ic428009c4d93f44354f16edb52b4bbb117a1ea6b
2018-02-27 19:27:30 +00:00
Nick Kralevich
439ecf8088
Merge "remove nnk from OWNERS"
...
am: d6fa5bbc51
Change-Id: I65350a259e9f40e566046e97fd127abf7d50d0fd
2018-02-27 19:16:22 +00:00
Treehugger Robot
d6fa5bbc51
Merge "remove nnk from OWNERS"
2018-02-27 19:04:47 +00:00
Nick Kralevich
0aa64275e8
remove nnk from OWNERS
...
See https://android-review.googlesource.com/c/platform/system/sepolicy/+/626014
Also remove klyubin who is no longer at Google.
Test: none
Change-Id: I98534c0cc676e41129b73331ad0e71e7fc1aa1ab
2018-02-27 09:15:10 -08:00
Luis Hector Chavez
21025515e4
Merge "Make mksquashfs generate a fs_config-friendly root entry" am: 3d4fb4e335
...
am: 6128d7f30d
Change-Id: I43a62ea7c4d6acb5adadfc488b94e05024499320
2018-02-27 16:36:39 +00:00
Luis Hector Chavez
6128d7f30d
Merge "Make mksquashfs generate a fs_config-friendly root entry"
...
am: 3d4fb4e335
Change-Id: I1cfd3479b52a950438ff1b2a68d24d0884dea16a
2018-02-27 16:30:33 +00:00
Treehugger Robot
3d4fb4e335
Merge "Make mksquashfs generate a fs_config-friendly root entry"
2018-02-27 16:24:21 +00:00
Dan Willemsen
fb394978aa
Remove some uses of export/unexport
...
All of these are already handled by soong_ui.
Test: inspect build/soong/ui/build/config.go
Change-Id: I3aa4dcd40ea92759374f9894d525507ef970a584
2018-02-27 02:14:11 -08:00
Dan Willemsen
993655b8bf
Merge "Use xmllint built from source" am: 063e6b2939
...
am: 41d79327cd
Change-Id: Iab0948ce48bd63591fefede07669f129d990835c
2018-02-27 04:38:10 +00:00
Dan Willemsen
41d79327cd
Merge "Use xmllint built from source"
...
am: 063e6b2939
Change-Id: I554f0b5c1b7bdcb78d4f724353a2ed32610047a2
2018-02-27 04:32:58 +00:00
Treehugger Robot
063e6b2939
Merge "Use xmllint built from source"
2018-02-27 04:28:18 +00:00
Dan Willemsen
4c36d45a2c
Use xmllint built from source
...
Instead of relying on whatever version of xmllint is on the host system,
build and use the version in external/libxml2.
Test: diff build_aosp-marlin.ninja, expected changes.
Test: m $(xmllint targets in build_aosp-marlin.ninja)
Test: introduce xml error, build fails
Change-Id: I39579f06db3777e3b5c8dda7c7541c25a35887b2
2018-02-27 02:34:08 +00:00
Justin Yun
ffffefd791
Merge "Create firmware and persist in GSI for arm_ab" am: 19db058484
...
am: 308fbbdb54
Change-Id: Id8df567bb351cc02859055c10cf37a9c3f1c82fd
2018-02-27 00:20:00 +00:00
Justin Yun
308fbbdb54
Merge "Create firmware and persist in GSI for arm_ab"
...
am: 19db058484
Change-Id: I38a60d919880a2b7ca9f1544d02efd0dcd610203
2018-02-27 00:10:57 +00:00
Treehugger Robot
19db058484
Merge "Create firmware and persist in GSI for arm_ab"
2018-02-26 23:56:11 +00:00
Dan Shi
6dbd9e3df9
Merge "Default test to AndroidJUnitTest for auto-generated test config." am: ce1fa25d1b
...
am: d91129eea9
Change-Id: Ib0e817e8d403ea130516dbc94201fd4a899c327f
2018-02-26 23:18:57 +00:00
Justin Yun
38e934a38e
Create firmware and persist in GSI for arm_ab
...
Some SoC vendors require firmware and persist directores to mount.
This must be provided in GSI for arm_ab not only for arm64_ab.
Once the directories are moved to /vendor, these policies for root
must be removed.
Bug: 36764215
Bug: 73720182
Test: GSI boot with 32bit devices
Change-Id: Ic5c6bb615c39853d51d233c00d2d9e8ee2c57802
2018-02-26 23:10:47 +00:00
Dan Shi
d91129eea9
Merge "Default test to AndroidJUnitTest for auto-generated test config."
...
am: ce1fa25d1b
Change-Id: Icbc622f78eff0645272a8d10f0ec0a3ac6971ead
2018-02-26 23:10:22 +00:00
Treehugger Robot
ce1fa25d1b
Merge "Default test to AndroidJUnitTest for auto-generated test config."
2018-02-26 23:00:28 +00:00
Tao Bao
ed98b94326
Merge "releasetools: Remove the parsing of META/imagesizes.txt." am: 3aee4dfac1
...
am: 72f3c44243
Change-Id: I83af79b6d5a76099259a951585d92755b132af9e
2018-02-26 22:39:14 +00:00
Tao Bao
72f3c44243
Merge "releasetools: Remove the parsing of META/imagesizes.txt."
...
am: 3aee4dfac1
Change-Id: If3606b3ebe8fe795748022634af7c1de8a621587
2018-02-26 22:32:09 +00:00
Tao Bao
b8d0b5bd06
Merge "releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta()." am: 7998503ebe
...
am: 5fed709d60
Change-Id: I117d452b1a4d63b7665c3593b5b2167fe57be954
2018-02-26 22:24:13 +00:00
Treehugger Robot
3aee4dfac1
Merge "releasetools: Remove the parsing of META/imagesizes.txt."
2018-02-26 22:18:31 +00:00
Tao Bao
5fed709d60
Merge "releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta()."
...
am: 7998503ebe
Change-Id: I97f5e2da573d8448b8cd89655d1f5e570c0bf59c
2018-02-26 22:16:35 +00:00
Tao Bao
7998503ebe
Merge "releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta()."
2018-02-26 22:06:32 +00:00
Bo Hu
6dc9db6051
Merge "emulator: remove opengles property" am: c187fdf751
...
am: 438eebab81
Change-Id: I5d616d60bb4e082d493fb66f49c4abfb0fcd7c64
2018-02-23 23:11:47 +00:00
Bo Hu
438eebab81
Merge "emulator: remove opengles property"
...
am: c187fdf751
Change-Id: I2947bfd0074f7edb427d96f3ac253f6183883f2b
2018-02-23 23:04:43 +00:00
Bo Hu
c187fdf751
Merge "emulator: remove opengles property"
2018-02-23 22:50:08 +00:00
Tao Bao
41fb7d27cf
releasetools: Remove the parsing of META/imagesizes.txt.
...
The file has been removed from target-files.zip since commit
c19a8d5590
(Gingerbread), whose info has
been consolidated into META/misc_info.txt.
Test: `m dist`
Change-Id: Ic144457954f5742ea082dcd9ffbea71df4afe46e
2018-02-23 12:06:07 -08:00
bohu
70fefe0066
emulator: remove opengles property
...
BUG: 73812167
Change-Id: I5bdc475c6bdd5bdcb32c5a12f49c18c6a391b95c
2018-02-23 09:08:45 -08:00
Bruno Martins
f6ae536800
core_base: Remove duplicated Wifi modules from PRODUCT_PACKAGES
...
* These packages are already being explicitly added in
core_minimal makefile.
Change-Id: Ib79f5575efc3903fe901727bb238e8e0946db768
2018-02-23 11:41:52 +00:00
Nan Zhang
b335c4a4f3
Merge "Export Make config vars to Soong to support Droiddoc" am: 5d7ec6bdf8
...
am: 7edfe29e8f
Change-Id: I1ef8af667a806ead8c4098bbdab12d377e8fd7b1
2018-02-22 23:11:08 +00:00
Nan Zhang
7edfe29e8f
Merge "Export Make config vars to Soong to support Droiddoc"
...
am: 5d7ec6bdf8
Change-Id: I167b1ced44901589817262b5bb097648fe284968
2018-02-22 22:58:47 +00:00
Treehugger Robot
5d7ec6bdf8
Merge "Export Make config vars to Soong to support Droiddoc"
2018-02-22 22:11:07 +00:00
Tao Bao
a5baf56e6c
Merge "releasetools: Allow skipping postinstall hooks when generating A/B OTAs." am: 6c0ddf2480
...
am: ff1288821d
Change-Id: Iea818eb91dd5ff98d9b378a845ff507e1dee1e0c
2018-02-22 20:40:25 +00:00
Tao Bao
ff1288821d
Merge "releasetools: Allow skipping postinstall hooks when generating A/B OTAs."
...
am: 6c0ddf2480
Change-Id: I5f59aff4d91d98842d6e9f64d7d0dbbb05c37c4b
2018-02-22 20:32:34 +00:00
Tao Bao
6c0ddf2480
Merge "releasetools: Allow skipping postinstall hooks when generating A/B OTAs."
2018-02-22 20:21:36 +00:00
Tao Bao
894cba2954
Merge "releasetools: Check for duplicate entries in ReplaceCerts()." am: 8bfde7c5fb
...
am: 7032691417
Change-Id: Icc23606930f1a2f3e0009b1ec225723ffc8a7617
2018-02-22 17:57:03 +00:00
Tao Bao
7032691417
Merge "releasetools: Check for duplicate entries in ReplaceCerts()."
...
am: 8bfde7c5fb
Change-Id: Iacbcd97f246b499edc834fb23c45489ea0708a5e
2018-02-22 17:48:28 +00:00
Tao Bao
8bfde7c5fb
Merge "releasetools: Check for duplicate entries in ReplaceCerts()."
2018-02-22 17:39:00 +00:00