diff options
| author | 2017-04-05 18:34:30 -0600 | |
|---|---|---|
| committer | 2017-04-06 00:47:45 +0000 | |
| commit | c221d640bc9aa250b34842acf746103acaef9413 (patch) | |
| tree | 5fb880b78b291aab41b771f0a7c4ff906c246f23 /libs/gui/ConsumerBase.cpp | |
| parent | 691d271b006b8372d831ab46e5bfd1c23750b285 (diff) | |
Fix build error with configstore
CL I2c0895f8afbbb2947b62164acaf62a491c451dc0 made it necessary
to include android.hardware.configstore-utils as a shared library.
Was causing build error that looked like:
ninja: error:
'out/target/product/generic_x86_64/obj/HEADER_LIBRARIES/android.hardware.configstore-utils_intermediates/export_includes',
needed by
'out/target/product/generic_x86_64/obj/NATIVE_TESTS/EGL_test_intermediates/import_includes',
missing and no known rule to make it
23:25:54 ninja failed with: exit status 1
make: *** [run_soong_ui] Error 1
Happened in tests directory which doesn't get built by default.
Test: build opengl/tests
Change-Id: I2c731c4e1b23888edd67fd9311b797fba61c011f
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions