add SHIFT manifest

Change-Id: I70f438e235ba80488a14088f39e0a63dc7474472
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/aospm_shift.xml b/aospm_shift.xml
new file mode 100644
index 0000000..03fc0ba
--- /dev/null
+++ b/aospm_shift.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+  <remote name="shift" fetch="https://github.com/SHIFTPHONES" />
+
+  <project path="device/shift/axolotl" name="aospm_device_shift_axolotl" revision="main" remote="shift" />
+  <project path="device/shift/axolotl-kernel" name="aospm_device_shift_axolotl-kernel" revision="main" remote="shift" />
+
+  <project path="vendor/shift/manifest" name="aospm_manifest" revision="main" remote="shift" />
+</manifest>