OSDN Git Service

Temporarily rename makefile to avoid building duplicate opengl libs.
authorPrathmesh Prabhu <pprabhu@google.com>
Mon, 27 Jun 2016 20:30:13 +0000 (13:30 -0700)
committerPrathmesh Prabhu <pprabhu@google.com>
Mon, 27 Jun 2016 20:30:13 +0000 (13:30 -0700)
commit8b2652824b14889092d41d263762b9f3bdf6f86c
tree242caa52ba52368c80e56ba6bdcb5a56ab31c051
parent366ded4c74e3c4c473526dcb1425506729cddb5b
Temporarily rename makefile to avoid building duplicate opengl libs.

We've yet to drop the opengl code from the old location. Turns out that
simply including this new source location leads the Android build system
to build the lib from both the old and new location.

Renamed the Android.mk file here to avoid building from this location
until the migration is complete.

Change-Id: I66b5f4201f99b8a17c814918e5b42489d686d7c5
Android.mk.disabled [moved from Android.mk with 100% similarity]