treble: Add makefile for Project Kasumi

* Building GSI would make the building and testing process for
  initial release faster as I won't need to occupy single user
  with single device target.

Signed-off-by: Wind/owZ <windowz414@gnuweeb.org>
This commit is contained in:
Wind/owZ 2021-10-13 19:12:24 +00:00
parent 26d58a8562
commit 42ca29efe7
No known key found for this signature in database
GPG Key ID: E8836E7712EA3305
1 changed files with 1 additions and 0 deletions

1
kasumi.mk Normal file
View File

@ -0,0 +1 @@
$(call inherit-product, vendor/kasumi/config/common_full_phone.mk)