History log of /frameworks/base/native/android/Android.bp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ec37d5f6a68b8ab87258b0e2e661f72ad030a0c9 17-May-2017 Lorenzo Colitti <lorenzo@google.com> Allow vendor code to link to libandroid_net.

This library contains only the multinetwork API, which is part
of the NDK and has long-term support. It is needed by any native
that wants to use network communications on a different network
than the default network, and thus is necessary for vendor code
such as IMS clients or carrier applications.

Bug: 37527489
Test: marlin builds and boots
Test: MultinetworkApiTest CTS tests passes
Change-Id: I2aa592d1d082aae410173adf2a09f6d1dd8092dc
Merged-In: I2aa592d1d082aae410173adf2a09f6d1dd8092dc
/frameworks/base/native/android/Android.bp
addb296226042268122dea73c4b3ae9bda14d4bb 17-May-2017 Lorenzo Colitti <lorenzo@google.com> Move libandroid_net from Android.mk to Android.bp.

This is the first step of making libandroid_net available to
vendor code. This is a partial cherry-pick of ag/2210044 that
only moves the build target (hence the Merged-In change ID).

Bug: 37527489
Test: marlin builds and boots
Change-Id: Id9e4d13d4e75f6f6381c675c4e9f72e9f4769d22
Merged-In: Ie3c9c3d3c8c75ade36422d1e8ee0a5fe117e9091
/frameworks/base/native/android/Android.bp
3dcf0318661fb66073122bd0c4b670b2b50e4546 08-Apr-2017 Dan Willemsen <dwillemsen@google.com> Remove .(ll)ndk suffix from (ll)ndk_library

Soong handles these automatically now.

Bug: 33241851
Test: Android-aosp_arm.mk is the same before/after
Test: build.ninja is the same before/after
Test: build-aosp_arm.ninja is the same before/after
Change-Id: Ic10796e75bb886cc3f92c234714ab3e6c85112df
/frameworks/base/native/android/Android.bp
98e462df7df5b9b59b6068f29946a8babb320a96 06-Jan-2017 Dan Albert <danalbert@google.com> Unversion NDK stub libraries.

The system versions of these libraries aren't versioned yet.

Bug: https://github.com/android-ndk/ndk/issues/278
Test: make ndk
Change-Id: I74e988be8f60f8728a0bfa7360091cbd9f5b1186
/frameworks/base/native/android/Android.bp
2a8d9c20bd5bc2e9c05ef5909972507c1fa6dbe9 24-Sep-2016 Dan Albert <danalbert@google.com> Migrate libandroid.so to ndk_library.

Test: make native
Bug: http://b/30465923
Change-Id: I956b5014c4da4dce1ce28da706b9d868eba4cce3
/frameworks/base/native/android/Android.bp