Skip to content

Commit

Permalink
libGLESv1_CM also needs to be build by hybris-hal, because it relies …
Browse files Browse the repository at this point in the history
…on the OpenGL TLS slot

Change-Id: Ic1d9130f4e2edd187ed9fd1aa15db4391f2be074
  • Loading branch information
krnlyng committed Jul 9, 2015
1 parent a08cd32 commit dc64bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -234,5 +234,5 @@ HYBRIS_UPDATER_UNPACK := $(LOCAL_BUILD_MODULE)


.PHONY: hybris-hal
hybris-hal: bootimage hybris-updater-unpack hybris-updater-script hybris-recovery hybris-boot linker init libc adb adbd libEGL libGLESv2 servicemanager logcat updater
hybris-hal: bootimage hybris-updater-unpack hybris-updater-script hybris-recovery hybris-boot linker init libc adb adbd libEGL libGLESv1_CM libGLESv2 servicemanager logcat updater

0 comments on commit dc64bd5

Please sign in to comment.