123456789101112 |
- //
- // Copyright (C) 2022 The LineageOS Project
- //
- // SPDX-License-Identifier: Apache-2.0
- //
- cc_library_shared {
- name: "[email protected]",
- stem: "[email protected]",
- defaults: ["[email protected]_defaults"],
- static_libs: ["libgptutils.xiaomi_sm8450"],
- }
|