Commit Graph

3 Commits

Author SHA1 Message Date
Bob Badour
082705bfb3 Fix license texts.
Push specific licenses down the tree toward the leaf directories.

Remove extra Apache 2.0 license texts--just use Android-Apache-2.0

Test: m nothing
Change-Id: Ibee25f75f5933699d6f43acdc192b2ada6823757
2022-01-20 19:04:52 +00:00
Luca Stefani
5f4839eb99 monkey: Use java_binary
* cc_prebuilt_binary triggers strip and fails

* Currently it's only printing to stdout but
  it may later on be a build failure

Change-Id: I6a6751a7c9abad8ef76b531f9c0dc38cb0c12689
2021-05-08 11:27:44 +02:00
Yuntao Xu
f657275aa4 Convert monkey/Android.mk to Android.bp
Convert the Make file to a Soong one

Bug: 186677673
Test: compared the results built by Make and Soong
Test: TreeHugger
Change-Id: Ib850e78443e11ef4834e6567cd447e88627512d3
2021-04-28 17:16:23 -07:00