diff options
| author | 2019-05-22 20:01:49 -0700 | |
|---|---|---|
| committer | 2019-05-22 20:01:49 -0700 | |
| commit | 2748c61659f06099dd61715f4824ecc4f576b9df (patch) | |
| tree | ea09a32fa5baa7749f636d018598921a4cfcf6dd /tools/warn/cpp_warn_patterns.py | |
| parent | 0c45b0d982d7e2817515cc483729f96bf7f11473 (diff) | |
Remove unused (and currently broken) `samplecode` target.
Running 'm samplecode' fails with
"build/make/core/main.mk:1834: error: overriding commands for target
`out/target/common/samples/libsimplejni.so', previously defined at
build/make/core/main.mk:1834"
This proves that noone has been using 'samplecode' target at least since
the build started generating both 32- and 64-bit shared libraries by default,
because development/samples/SimpleJNI/jni/Android.mk defines libsimplejni.so
as 'sample', and the deleted code in core/main.mk causes duplicate rule in
such case.
Test: treehugger
Change-Id: I38a4c478fcb0e60793129fe2513a8cdc6d2c79fb
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions