aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2021-02-05[LSC] Add LOCAL_LICENSE_KINDS to external/seccomp-testsandroid-s-preview-1Bob Badour
Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-GPL SPDX-license-identifier-GPL-2.0 SPDX-license-identifier-LGPL to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I9bb5f2839b1acc6b7e3bd85a194c007d1e7f0f3e
2020-03-06Remove mips workaround.Elliott Hughes
Test: treehugger Change-Id: If2eeebfc1fddebc19ba780c1aaadd929a2db1919
2019-02-12Change API to allow running a test by name, rather than returning the list.android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10oreo-mr1-iot-releaseRobert Sesek
Having C++ projects include linux/test_harness.h does not work because libc++ sets _GNU_SOURCE in the compiler built-ins, which then produces a re-defined macro error in that file. Test: cts-tradefed run singleCommand cts -m CtsOsTestCases -t android.os.cts.SeccompTest Bug: 124189460 Change-Id: Ieae63f215258be903e0df1e7f5fcd06e99596de5
2018-11-19Convert seccomp-tests to Android.bpDan Willemsen
See build/soong/README.md for more information. Test: cd external/seccomp-tests; mma Change-Id: I2e5fd3eed5c5f9f53dc22045856644fd7c3e5354