From: Stricted Date: Fri, 9 Nov 2018 22:49:48 +0000 (+0100) Subject: add ttab target X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7976d23bd940c0501f7f82c8af2b9840df1e0a9f;p=GitLab%2Fstricted-build%2Fandroid_build.git add ttab target Change-Id: Id919090410f1a8c02f088b8fdbd04ee6778a56cf --- diff --git a/manifests/lineage-14.1-ttab.xml b/manifests/lineage-14.1-ttab.xml new file mode 100644 index 0000000..23e58ac --- /dev/null +++ b/manifests/lineage-14.1-ttab.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/targets.json b/targets.json index e1e81e6..8aa1f3c 100644 --- a/targets.json +++ b/targets.json @@ -4,5 +4,10 @@ "version": "15.1", "build_type": "userdebug", "repopick_nums": "206140,208327" + }, + { + "device": "ttab", + "version": "14.1", + "build_type": "userdebug" } ] \ No newline at end of file