Android.bp 230 B

123456789101112
  1. //
  2. // Copyright (C) 2022 The LineageOS Project
  3. //
  4. // SPDX-License-Identifier: Apache-2.0
  5. //
  6. soong_namespace {
  7. imports: [
  8. "hardware/qcom-caf/bootctrl",
  9. "vendor/qcom/opensource/commonsys-intf/display",
  10. ],
  11. }