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>
Mon, 15 Feb 2016 10:32:26 +0000 (10:32 +0000)
commit0095d880767226b43e8c4f12798495fe65412ae7
treef72b7f043bb522cb244152142cd2cc09bd7367fb
parent3a631b4c450dd7d1cd6d4861cdae295aa63e716f
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

(cherry picked from commit 9a3a10ac819f456f7bcc626046342a845902fe96)

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