am skip reason: Change-Id I827d604c7e5a469a8b8a6d5a4b7917f2eaca48ca with SHA-1 a8c03921f2 is in history
Change-Id: Id90753e483b94191b4ca7dcd29646a2bd059f51b
am skip reason: Change-Id I8c985b50cb6b6c019b33a4652de482ded689fee4 with SHA-1 1dbe3ca254 is in history
Change-Id: I83e21062b6162e2176da5d2b3aa17a8fc383f014
Although the duplication being eliminated here is minimal follow up
changes will add more functionality that is common to Module and
Import.
Test: m nothing
Bug: 156723295
Change-Id: I1733405526764272beba63470a9bc8a958d41024
The marked library(ies) were available to the APEX via the
hand-written whitelist in build/soong/apex/apex.go. Trying to remove the
whitelist by adding apex_available property to the Android.bp of the
libraries.
Bug: 150999716
Test: m
Merged-In: I827d604c7e5a469a8b8a6d5a4b7917f2eaca48ca
Change-Id: I827d604c7e5a469a8b8a6d5a4b7917f2eaca48ca
am skip reason: Change-Id Iec7c52d2102b6294540090f3c1e32bd9d8cc7da8 with SHA-1 f7a6433bab is in history
Change-Id: Ibf05c8c31a7524df34b66b878d741ca16b07b0d5
Fields in embedded structures can be accessed without qualifying them
by the type of the embedded structure.
This reduces the size of follow up changes that switch java_sdk_library
from embedding Library.
Bug: 156618935
Test: m nothing
Change-Id: I84f294c6f02d5089055130c63f5fb0538a1f21b9
The (Soc/Device/Product/System_ext)_specific are all properties in
ModuleBase.commonProperties. Initially, they were explicitly copied
from the parent to the child. Since then the CreateModule() method
was modified to automatically copy all the commonProperties from the
parent to the child so this code is no longer necessary.
Bug: 156618935
Test: m nothing
checked that it does not change the generated xml permissions
file for a java_sdk_library that sets soc_specific: true and
is in the vendor partition.
Merged-In: I8c985b50cb6b6c019b33a4652de482ded689fee4
Change-Id: I8c985b50cb6b6c019b33a4652de482ded689fee4
(cherry picked from commit 1dbe3ca254)
am skip reason: Change-Id I39f9024205a198ef8ce19e2c70e3b9dced54add1 with SHA-1 6ee5f754fe is in history
Change-Id: I84b82ac74b92c4a72241fcb715d0594c430e53c3
am skip reason: Change-Id I9ca14cc37a69b1172f52412297977dd03c6ca1a0 with SHA-1 0a2e297206 is in history
Change-Id: I8774d8cae32ad1e32116ce3910eba087c972cf98
am skip reason: Change-Id Id21ef80c2334462836e217032fc5bf63b7cd04e1 with SHA-1 691503ea0b is in history
Change-Id: I22ce3e460a276d3abc11a6205fad2401ff9a512b
am skip reason: Change-Id I6ba8892ef66eeb42c7bd3abc989a80ad4b6a1cf9 with SHA-1 7cad0f860b is in history
Change-Id: Ib93340a4af335281ae7145872cb613ae27dfc990
am skip reason: Change-Id If0f97e58d2afccbc3f5d0b2e7dabac51330cc5c7 with SHA-1 71233e4732 is in history
Change-Id: Ia05546d6d68a1bc7ee6d7a624386389231d26fb6
am skip reason: Change-Id Iec4d8aa59a3ad55583c788f8ec40dd0637e7af33 with SHA-1 abdc8c5501 is in history
Change-Id: Ic3a39d65837bfff8d64937fb6dd209335decc81e
The (Soc/Device/Product/System_ext)_specific are all properties in
ModuleBase.commonProperties. Initially, they were explicitly copied
from the parent to the child. Since then the CreateModule() method
was modified to automatically copy all the commonProperties from the
parent to the child so this code is no longer necessary.
Bug: 156618935
Test: m nothing
checked that it does not change the generated xml permissions
file for a java_sdk_library that sets soc_specific: true and
is in the vendor partition.
Change-Id: I8c985b50cb6b6c019b33a4652de482ded689fee4
am skip reason: Change-Id I80a9bf8ce03d77705ba677f95b03aeb2ac2451d5 with SHA-1 90bc3cd304 is in history
Change-Id: I1b1af920de4c5bb8066a4367358ca85b911a2cad
am skip reason: Change-Id Ibe7e953219e4660c653063e87cb08407a2cb513d with SHA-1 64aeaaddef is in history
Change-Id: I4219e0131dc81a2f81617aff9ede171c64b54a01
am skip reason: Change-Id I404f6e5ca7021974a8c7be5e4d6b4982c050b8a5 with SHA-1 0641d189d0 is in history
Change-Id: I04153b4be320d24ce5aada44908f81ece2a69525
am skip reason: Change-Id I0d2d86f00c3d38e603d6f58c4b1dd9a4170bf819 with SHA-1 01407c525a is in history
Change-Id: I93edd56c3cf93a1e6977ba9f2fabc14fa31873ee
am skip reason: Change-Id I42b8b60d01dcaed34dbde0390eb1691d656a32cf with SHA-1 3361a294c0 is in history
Change-Id: Ifa3be9183e83933637009b9e4e7824d93f517ebf
// Added for rvc-dev. Used this bug as it is the bug that needs all the build changes.
Bug: 155164730
Test: build-mainline-modules.sh
Merged-In: I9ca14cc37a69b1172f52412297977dd03c6ca1a0
Change-Id: I9ca14cc37a69b1172f52412297977dd03c6ca1a0
(cherry picked from commit 0a2e297206)
- We can pass all targets at once to build-aml-prebuilts.sh.
- Less noise from build-mainline-modules.sh.
- Default to the same out directory in both build scripts.
- Addressed post-submit comments on https://r.android.com/1170907.
- Various minor cleanups.
// Added for rvc-dev. Used this bug as it is the bug that needs all the build changes.
Bug: 155164730
Test: build/soong/scripts/build-mainline-modules.sh
Merged-In: Id21ef80c2334462836e217032fc5bf63b7cd04e1
Change-Id: Id21ef80c2334462836e217032fc5bf63b7cd04e1
(cherry picked from commit 691503ea0b)
And remove the allow missing dependencies flag.
// Added for rvc-dev. Used this bug as it is the bug that needs all the build changes.
Bug: 155164730
Test: build-mainline-modules.sh
Merged-In: I6ba8892ef66eeb42c7bd3abc989a80ad4b6a1cf9
Change-Id: I6ba8892ef66eeb42c7bd3abc989a80ad4b6a1cf9
(cherry picked from commit 7cad0f860b)
Modules in a package is implicitly visible within the same package.
When making effective visibility rules which work from another location
that visibility needs to be mentioned explicitly. In practice this
allows prebuilts to remain visible to other modules in the source
package when the prebuilts are preferred.
Test: m nothing
Test: m conscrypt-module-sdk, check that the snapshot Soong modules give
visibility to //external/conscrypt
Bug: 151303681
Merged-In: I404f6e5ca7021974a8c7be5e4d6b4982c050b8a5
Change-Id: I404f6e5ca7021974a8c7be5e4d6b4982c050b8a5
(cherry picked from commit 0641d189d0)
To reduce clutter a little.
// Added for rvc-dev. Used this bug as it is the bug that needs all the build changes.
Bug: 155164730
Test: m nothing
Merged-In: I0d2d86f00c3d38e603d6f58c4b1dd9a4170bf819
Change-Id: I0d2d86f00c3d38e603d6f58c4b1dd9a4170bf819
(cherry picked from commit 01407c525a)
The space after the backtick prevents it working when copy-pasting it
into the shell.
Test: create lint error => m => cp/pasted command runs successfully
Merged-In: I42b8b60d01dcaed34dbde0390eb1691d656a32cf
Change-Id: I42b8b60d01dcaed34dbde0390eb1691d656a32cf
(cherry picked from commit 3361a294c0)
// Added for rvc-dev. Used this bug as it is the bug that needs all the build changes.
Bug: 155164730
Change-Id: I42b8b60d01dcaed34dbde0390eb1691d656a32cf
am skip reason: Change-Id Ie533c16c753dc9c43171d0223953adea7b2b5ee6 with SHA-1 581bbbe8cb is in history
Change-Id: I4dafda33ef4f0be2bd3ec18ae12acdb7908e5f6f
am skip reason: Change-Id I1da8bbcf1611b7c580a0cb225856cbd7029cc0a7 with SHA-1 fa00c06187 is in history
Change-Id: I2db554b3761633660b29ddf958fde89ff847fffd
apex_set takes an .apks file that contains a set of prebuilt apexes with
different configurations. It uses extract_apks to select and install the
best matching one for the current target.
Bug: 153456259
Test: apex_test.go
Test: com.android.media.apks
Change-Id: I1da8bbcf1611b7c580a0cb225856cbd7029cc0a7
Merged-In: I1da8bbcf1611b7c580a0cb225856cbd7029cc0a7