commit 84b1d7c0ca8ba63cbae6b4ac359f9a1620479beb Author: razorloves Date: Tue May 28 22:09:31 2019 -0500 blueline: Add lineage dependencies file All blueline files are in the crosshatch repo, so we need to list it as the dependency. diff --git a/lineage.dependencies b/lineage.dependencies new file mode 100644 index 0000000..27cf734 --- /dev/null +++ b/lineage.dependencies @@ -0,0 +1,6 @@ +[ + { + "repository": "android_device_google_crosshatch", + "target_path": "device/google/crosshatch" + } +]