aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2018-08-28Add a guice without built-in guavaandroid-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseJulien Desprez
Test: make guice-no-guava Bug: 113286734 Change-Id: I112001791dba6b6ab954a32c633da79bf99187e1
2018-02-03Build guice with core_currentandroid-wear-p-preview-2android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7o-mr1-iot-preview-8o-mr1-iot-preview-7Jiyong Park
Using core_current ensures that the module is not using any Android APIs (e.g. APIs under android.* packages), but only core Java APIs. Bug: 72206056 Test: m -j guice Change-Id: I9233e1994551f622e5777b25edb424231d79ccf5
2018-02-01Avoid writing to source dir while building guiceDiego Wilson
One of the external/guice build rules uses zip. By default zip will create a temporary working directory next to the source archive. Instead of tainting the source directory let's make it use the standard /tmp directory. Test: make checkbuild dist tests Change-Id: I99ad49f12923be3a81f10f511091d8485f74c596
2017-12-11Convert external/guice to Android.bpandroid-wear-8.0.0_r1Colin Cross
See build/soong/README.md for more information. Test: m checkbuild Change-Id: I71ca0c253d06b4bdda5205083ae39e876fadfadb