android_recovery_motorola_mona/Android.bp
Nicholas Andrew 5ebc8a928c bring-up work
2025-07-28 23:11:12 -04:00

18 lines
437 B
Text

//
// Copyright (C) 2025 The Android Open Source Project
// Copyright (C) 2025 SebaUbuntu's TWRP device tree generator
// SPDX-FileCopyrightText: 2025 A-Team Digital Solutions
// SPDX-License-Identifier: Apache-2.0
soong_namespace {
}
prebuilt_etc {
name: "libboot_control_qti.so",
src: "proprietary/lib64/libboot_control_qti.so",
sub_dir: "lib64",
filename_from_src: true,
installable: false,
vendor: true,
}