merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 1 | // |
Michael Bestas | 4e1ba2f | 2024-05-12 06:38:39 +0300 | [diff] [blame] | 2 | // SPDX-FileCopyrightText: 2020 The Android Open Source Project |
| 3 | // SPDX-License-Identifier: Apache-2.0 |
merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 4 | // |
| 5 | |
merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 6 | cc_library_shared { |
| 7 | name: "android.hardware.boot@1.1-impl-qti", |
| 8 | stem: "android.hardware.boot@1.0-impl-1.1-qti", |
| 9 | defaults: ["android.hardware.boot@1.1-impl-qti_defaults"], |
Michael Bestas | 7daa2d4 | 2023-08-29 20:12:57 +0300 | [diff] [blame] | 10 | static_libs: ["libgptutils.fairphone_lahaina"], |
merothh | 5485610 | 2021-11-04 12:07:41 +0530 | [diff] [blame] | 11 | } |