common.mk 303 B

1234567891011121314
  1. #
  2. # Copyright (C) 2025 The Android Open Source Project
  3. # Copyright (C) 2025 The TWRP Open Source Project
  4. #
  5. # SPDX-License-Identifier: Apache-2.0
  6. #
  7. # Dynamic partitions
  8. PRODUCT_USE_DYNAMIC_PARTITIONS := true
  9. # fastbootd
  10. PRODUCT_PACKAGES += \
  11. android.hardware.fastboot@1.0-impl-mock \
  12. fastbootd