aboutsummaryrefslogtreecommitdiff
path: root/CleanSpec.mk
AgeCommit message (Collapse)Author
2019-11-21Reland "Add libdl_android to the Runtime (aka Bionic) APEX".Martin Stjernholm
Before this it ended up in /system. Test: build & boot Test: adb shell find system apex -name libdl_android.so | xargs adb shell ls -l => apex/com.android.runtime/lib/bionic/libdl_android.so apex/com.android.runtime/lib64/bionic/libdl_android.so apex/com.android.runtime@1/lib/bionic/libdl_android.so apex/com.android.runtime@1/lib64/bionic/libdl_android.so system/lib/bootstrap/libdl_android.so system/lib/libdl_android.so -> /apex/com.android.runtime/lib/bionic/libdl_android.so system/lib64/bootstrap/libdl_android.so system/lib64/libdl_android.so -> /apex/com.android.runtime/lib64/bionic/libdl_android.so Test: atest CtsBionicTestCases Test: Repro in b/144343305#comment8 together with ag/9754153 Bug: 135753770 Bug: 144343305 Change-Id: I9ccd10b711223ca474e91741711b7b8efd521b2d
2019-03-16Clean /bionicJiyong Park
The path has gone Test: m Change-Id: Iecbde545f84357706da55e4fdb7b421433f945d0
2015-12-12Add CleanSpec for change bb16dcf28ee0f.Narayan Kamath
bug: 26162337 Change-Id: I6f5e19183e131c27d077c4f16ee2b6a67dbb2d01
2014-07-11Make jemalloc the default choice.Christopher Ferris
Change-Id: I5ff0cf0c396b7ae6278e6fcd5a0d50f8b966fb54
2010-03-08Add an empty CleanSpec.mkJean-Baptiste Queru
Change-Id: Id233ea6f854253776f57e64196e262c5a057e654