add aospm local manifest

See: https://github.com/aospm/android_local_manifests

Change-Id: I8ccf4f4376caaaefc869e3567e879a5bf1d788e4
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
diff --git a/aospm.xml b/aospm.xml
new file mode 100644
index 0000000..7ac0f6d
--- /dev/null
+++ b/aospm.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+  <remote name="aospm" fetch="https://github.com/aospm" />
+
+  <project path="device/generic/sdm845" name="android_device_generic_sdm845" revision="main" remote="aospm" groups="default" />
+
+  <project path="external/tinyhal" name="tinyhal" revision="master" remote="aospm" groups="default" />
+  <project path="external/vibrator-ff" name="external_vibrator-ff" revision="main" remote="aospm" groups="default" />
+</manifest>