summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZipsnet <hcolmenares@gmail.com>2018-04-04 14:23:11 -0400
committerZipsnet <hcolmenares@gmail.com>2018-04-04 14:23:11 -0400
commitd6608be3cf37e9f0f401e6242494fc4a58f48c07 (patch)
tree43d1762b2db5e7e0b22d4e5ad9cddf9794398a03
parentf835cc677f3ca0490f8c601861be846f34cce653 (diff)
muskie: AICPfy
Change-Id: I9f466fd0de5ae20004d8e387cd5116ae4900bdf1
-rw-r--r--aicp.dependencies7
-rw-r--r--lineage.dependencies6
-rw-r--r--walleye/aicp.mk (renamed from walleye/lineage.mk)2
3 files changed, 8 insertions, 7 deletions
diff --git a/aicp.dependencies b/aicp.dependencies
new file mode 100644
index 0000000..818aa37
--- /dev/null
+++ b/aicp.dependencies
@@ -0,0 +1,7 @@
+[
+ {
+ "repository": "AICP/device_google_wahoo",
+ "target_path": "device/google/wahoo",
+ "branch": "o8.1"
+ }
+]
diff --git a/lineage.dependencies b/lineage.dependencies
deleted file mode 100644
index 9372c78..0000000
--- a/lineage.dependencies
+++ /dev/null
@@ -1,6 +0,0 @@
-[
- {
- "repository": "android_device_google_wahoo",
- "target_path": "device/google/wahoo"
- }
-]
diff --git a/walleye/lineage.mk b/walleye/aicp.mk
index d8c1387..e6714c0 100644
--- a/walleye/lineage.mk
+++ b/walleye/aicp.mk
@@ -11,7 +11,7 @@ $(call inherit-product, device/google/muskie/aosp_walleye.mk)
-include device/google/wahoo/device-lineage.mk
## Device identifier. This must come after all inclusions
-PRODUCT_NAME := lineage_walleye
+PRODUCT_NAME := aicp_walleye
PRODUCT_BRAND := google
PRODUCT_MODEL := Pixel 2
TARGET_MANUFACTURER := Google