History log of /frameworks/native/opengl/tests/lighting1709/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d8b1200c86770ed2375b0cbfdd930d7acb14e3d5 22-Feb-2018 Anton Hansson <hansson@google.com> frameworks/native: Set LOCAL_SDK_VERSION where possible.

This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.

Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.

Test: make relevant packages
Bug: 73535841
Change-Id: Ic762cfcbc5d9fdd57b65823bb41674ee3e4aa47f
/frameworks/native/opengl/tests/lighting1709/Android.mk
4d661eb62c0e52f0a6105f3898bafe68a2e82f54 02-Jun-2009 Mathias Agopian <mathias@google.com> added a test that exhibits some lighting issues in the software renderer. see external bug 1709
/frameworks/native/opengl/tests/lighting1709/Android.mk