aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2016-07-28 00:13:01 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-07-28 00:13:01 +0000
commitbf81972e29200bbff363c6835c00bd576abac647 (patch)
tree2371192e5de8ee089f816d71efa65c6bff75af3e
parentc10ed13b64393ed9c0bf21f40d704fba955d204f (diff)
parent2626dfc1468b6f5f846ea0244d55b3b37160380f (diff)
downloadlibevent-bf81972e29200bbff363c6835c00bd576abac647.tar.gz
Build static libraries for libevent on host and device. am: 848a1b6779 am: e62e764d92
am: 2626dfc146 Change-Id: I6026e576544a8d5124d1efdd28384aec49a26d94
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 3b9d52b..bad0ea3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-cc_library_shared {
+cc_library {
name: "libevent",
host_supported: true,
unique_host_soname: true,