PUSH Merge from GH

This commit is contained in:
Nicholas Andrew 2025-04-09 11:30:18 -04:00
commit 767fc563d5
429 changed files with 8760 additions and 2 deletions

12
Android.bp Normal file
View file

@ -0,0 +1,12 @@
//
// Copyright (C) 2023 The Android Open Source Project
// Copyright (C) 2023 SebaUbuntu's TWRP device tree generator
//
// SPDX-License-Identifier: Apache-2.0
//
soong_namespace {
imports: [
"hardware/qcom-caf/bootctrl",
],
}