Files
LuK1337 921a54460d veux: Build QTI bootctrl HAL
Change-Id: I1e907c64ee4f88507bac78afe56e8fba0310f6d1
2024-10-18 18:32:59 +05:30

12 lines
324 B
Plaintext

//
// Copyright (C) 2022 The Android Open Source Project
// SPDX-License-Identifier: Apache-2.0
//
cc_library_shared {
name: "android.hardware.boot@1.2-impl-qti",
stem: "android.hardware.boot@1.0-impl-1.2-qti",
defaults: ["android.hardware.boot@1.2-impl-qti_defaults"],
static_libs: ["libgptutils.veux"],
}