am skip reason: Change-Id I271871d68150417ac938f074d3730cad4518e327 with SHA-1 1871d88e4f is in history
Change-Id: Id9ab5e2a9e3e6a4d73d93e423c0eff260b3b231c
We have known problems (docker; distros w/o user namespaces) which mean
that we won't be turning this into a fatal error anytime soon. Also
remove the bug report link, it's not useful to continue getting the same
reports.
Bug: 123210688
Test: treehugger
Change-Id: I271871d68150417ac938f074d3730cad4518e327
Merged-In: I271871d68150417ac938f074d3730cad4518e327
(cherry picked from commit 1871d88e4f)
Coverage build adds extra dependencies for the runtime libs. Marking
them and their transitive dependenciese with apex_available doesn't make
any value; it instead adds noise.
Bug: 150999716
Test: m
Change-Id: I08e51cec1de6ded624ef9d4c41c1e5b2e611ff38
am skip reason: Change-Id I47bf3e5d6e78c4518729bdb52616e248156d3cec with SHA-1 87a33e72bc is in history
Change-Id: I08752232f60b12c13782c510e3e1ffd6d30d03ab
This is a cherry-pick change.
Test: Built mainline module coverage data
Bug: 152117890
Change-Id: I47bf3e5d6e78c4518729bdb52616e248156d3cec
Merged-In: I47bf3e5d6e78c4518729bdb52616e248156d3cec
Implement support of dumping host boot.art.
That was not possible before because imageLocation is different on host.
This CL makes imageLocation per-variant so can access for the host variant.
Test: m dump-oat-boot
Change-Id: Id82161e4901a6b77f220238aec460b8609fd765f
am skip reason: Change-Id Ia168d3e5d18dc4f0ed5ca9d69720db57c2b91f80 with SHA-1 37a1e4c193 is in history
Change-Id: Ic386350643c668fdad0fb674b00848f1e9a378af
If "v4_signature: true" is set, the v4 signature file,
named [outputApkFile].idsig
will be generated along side the outputApkFile.
Test: m nothing
Test: atest PackageManagerShellCommandIncrementalTest
BUG: 149354175
Change-Id: Ie84725a15406f96f65042ea9909460e4eb34d57f
Test: Ran "m out/soong/.intermediates/system/netd/bpf_progs/clatd.o/android_common/obj/system/netd/bpf_progs/clatd.o"
and verified that the output .d file did NOT contain absolute paths.
Change-Id: I2d187638eb7a6db8de057b83312cba3116985ac8
am skip reason: Change-Id I57fa4afe027eb39b98bd94d534be9ebe11713f19 with SHA-1 24282778ee is in history
Change-Id: Icfaa3fd35af41bded6c8fd90d2c407a850f0c07e
am skip reason: Change-Id I79946cbb4da6617138a96d2b254349d3a298e77b with SHA-1 380fc3615c is in history
Change-Id: If6cce0c3e83c18b6d502daf5ecefffdde582af32
The macro is required only for apex variants regardless of useVndk.
Before the enforcement of LLNDK sdk version, the macro was not passed to
vendor variants.
Bug: 151689896
Test: TARGET_BUILD_APPS=com.android.media.swcodec m
libbase in swcodec apex is linked with liblog#29
(compiled with __ANDROID_SDK_VERSIO__=29)
Merged-In: I57fa4afe027eb39b98bd94d534be9ebe11713f19
Change-Id: I57fa4afe027eb39b98bd94d534be9ebe11713f19
(cherry picked from commit 24282778ee)
Exempt-From-Owner-Approval: cp from aosp