Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fde08357 authored by dk1978's avatar dk1978
Browse files

FP3: Add missing dependencies to lineage.dependencies

These were handled by a local manifest in the unofficial build
until now.

Change-Id: I095ac0ab1b68b84aefa1993fe986a56a3589d0bd
parent 62c3fc70
Loading
Loading
Loading
Loading
+16 −4
Original line number Diff line number Diff line
@@ -2,5 +2,17 @@
  {
    "repository": "android_kernel_fairphone_sdm632",
    "target_path": "kernel/fairphone/sdm632"
  },
  {
    "repository": "android_packages_resources_devicesettings",
    "target_path": "packages/resources/devicesettings"
  },
  {
    "repository": "android_external_bson",
    "target_path": "external/bson"
  },
  {
    "repository": "android_system_qcom",
    "target_path": "system/qcom"
  }
]