diff options
| author | Rashed Abdel-Tawab <rashed@linux.com> | 2017-12-06 19:43:21 -0500 |
|---|---|---|
| committer | Sam Mortimer <sam@mortimer.me.uk> | 2018-01-04 13:21:18 -0800 |
| commit | 7eaff52f2d7493a2bfae0ce44c1d7a93cb13dfd3 (patch) | |
| tree | a3ffd81913548523f5b88c5cdf33d8a7fc67bd76 /Android.mk | |
| parent | 52c1a2de02cbe544d20f3a2cb802e82acc2e894f (diff) | |
| download | android_hardware_lineage_lineagehw-7eaff52f2d7493a2bfae0ce44c1d7a93cb13dfd3.tar.gz android_hardware_lineage_lineagehw-7eaff52f2d7493a2bfae0ce44c1d7a93cb13dfd3.tar.bz2 android_hardware_lineage_lineagehw-7eaff52f2d7493a2bfae0ce44c1d7a93cb13dfd3.zip | |
lineagehw: Add support for HWC2 color transform
Change-Id: I6e7cec71f170f906f3c9fdb85738ec8ef1ed59bd
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ LOCAL_SRC_FILES += $(default_classes) $(unique_specific_classes) LOCAL_MODULE_TAGS := optional LOCAL_MODULE := org.lineageos.hardware -LOCAL_JAVA_LIBRARIES := org.lineageos.platform.internal +LOCAL_JAVA_LIBRARIES := org.lineageos.platform.internal services include $(BUILD_JAVA_LIBRARY) |
