commit | 54bf1027f618c492bd6892a09ddd24a4b80d9c48 | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Wed Jul 03 03:31:11 2019 +0200 |
committer | micky387 <mickaelsaibi@free.fr> | Wed Jul 03 06:21:47 2019 +0200 |
tree | efda09391d044d1c3f6132057a1b45cf7b36e93e | |
parent | 2e9a6b7616971e6e359bd85f9135148c94d11a12 [diff] [blame] |
Add DeviceParts with most of Doze and Gestures features Taken from oneplus6 and edit for our zenfone 6
diff --git a/device.mk b/device.mk index 998b3de..95a8964 100755 --- a/device.mk +++ b/device.mk
@@ -72,6 +72,10 @@ animation.txt \ font_charger.png +# DeviceParts +PRODUCT_PACKAGES += \ + DeviceParts + # Display PRODUCT_PACKAGES += \ libion \