diff options
| author | 2017-07-05 10:35:11 -0700 | |
|---|---|---|
| committer | 2017-07-05 10:37:57 -0700 | |
| commit | 1a0f09bc568ff7b8b306336f032e7fd0b0f6a82e (patch) | |
| tree | 9c7706bfe1e6d2c784c9bf9d3584067724b59f8f /python/python_test.go | |
| parent | 36242850fdad11b4e6fbe061ef30f62e7e8c08d8 (diff) | |
Fixed the unexpected scenario for "device_supported"
cc_defaults {
name: boo,
device_supported: false,
}
cc_library_static {
name: foo,
defaults: [boo],
}
Soong still tried to build foo_android_arm/arm64 device target which is not what we
expected.
Test: m -j checkbuild
Change-Id: I26a67c9ea024f5458f0818def0fa10cecc5fb7cf
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions