OSDN Git Service

Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm.
authorNarayan Kamath <narayan@google.com>
Fri, 12 Feb 2016 16:09:58 +0000 (16:09 +0000)
committerNarayan Kamath <narayan@google.com>
Fri, 12 Feb 2016 16:09:58 +0000 (16:09 +0000)
commit9a3a10ac819f456f7bcc626046342a845902fe96
tree33c28b15766d1cad68655a9f04251753d380481b
parent87170e764119d23caf5f0b319f8bf2ab6b4e974b
Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm.

This needs a companion makefile that declares a no-op module
so that the build system can leach of its LOCAL_PATH to collect
all subdirectory sources.

bug: 27160386
Change-Id: Iac5321304ae68ac203eda8e4f7d5d81339dab851
Android.mk
runtime/openjdkjvm/Android.mk [new file with mode: 0644]
runtime/openjdkjvm/MODULE_LICENSE_GPL_WITH_CLASSPATH_EXCEPTION [new file with mode: 0644]