aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2023-04-14Move the tool from /system_ext to /vendorRandall Huang
Vendor executables, such as dumpstate vendor variant, can only call executables placed under /vendor/bin. Therefore, the tool must be moved to /vendor/bin in order to be called by vendor executables. Bug: 264001741 Test: build pass Change-Id: I93b2f03bc2790e3d9afbaccf7c4e96821b183d3f Signed-off-by: Randall Huang <huangrandall@google.com>
2022-12-16Rename LICENSE moduleplatform-tools-34.0.1platform-tools-34.0.0platform-tools-33.0.4main-16k-with-phonesCole Faust
It being named the same as the LICENSE file was causing a circular dependency in bazel. Test: Presubmits Change-Id: I519fd1e46761edcec5339df8dec431bfb965d277
2022-11-28Add Android.bpBart Van Assche
Change-Id: Idfcbfb3a2a03bda1abe5ec6d4c657b0a171377f6 Signed-off-by: Bart Van Assche <bvanassche@google.com>