aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2021-03-03Add min_sdk_version for ART module.Nicolas Geoffray
Bug: 180399951 Test: m Change-Id: Ia554e7f2253fe4557c4ea106411752434aa6c989
2021-02-03[LSC] Add LOCAL_LICENSE_KINDS to external/fdlibmBob Badour
Added SPDX-license-identifier-BSD to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I96f7dedcb905d2534994434a94a3820dd66f7e56
2020-10-19Rename ART release APEX to com.android.art.Martin Stjernholm
Test: See https://r.android.com/1457217 Bug: 169639321 Change-Id: I263e589d6bfda1669e72431b4e4303f9aa982cab Merged-In: I263e589d6bfda1669e72431b4e4303f9aa982cab
2020-04-29Set apex_available propertyandroid11-devJiyong Park
The marked library(ies) were available to the APEXes 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 Change-Id: I7de3fe592959a752a75045fa675b871b7383b4cd
2017-09-27Use -Werror in external/fdlibmChih-Hung Hsieh
Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I39cc0639876ece8942223ea1a0dbd1f545c31d50
2017-08-31Convert external/fdlibm to Android.bpColin Cross
See build/soong/README.md for more information Test: m -j checkbuild Change-Id: Ib3044b43cebf84da8a1bf271cf03fc130c6432e1