Android.bp 326 B

123456789101112
  1. //
  2. // Copyright (C) 2022 The LineageOS Project
  3. //
  4. // SPDX-License-Identifier: Apache-2.0
  5. //
  6. cc_library_shared {
  7. name: "[email protected]",
  8. stem: "[email protected]",
  9. defaults: ["[email protected]_defaults"],
  10. static_libs: ["libgptutils.xiaomi_sm8450"],
  11. }