diff options
| author | Julian Veit <claymore1298@gmail.com> | 2025-06-10 10:28:17 +0200 |
|---|---|---|
| committer | Julian Veit <claymore1298@gmail.com> | 2025-06-10 10:28:17 +0200 |
| commit | 1bf929bcaf644045db3a05854b34f0a718b9aeee (patch) | |
| tree | c076f23737a11c9ed3b779b157e90dbf5154109a | |
| parent | c55a7f9a5390c2462b3169a822c3065a5e294389 (diff) | |
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index dbd5f0a..31f9196 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -16,5 +16,10 @@ { "repository": "AICP/packages_apps_FlipFlap", "target_path": "packages/apps/FlipFlap" + }, + { + "repository": "Claymore1297/android_device_qcom_sepolicy", + "target_path": "device/qcom/sepolicy-legacy", + "branch": "lineage-19.1-legacy" } ] |
