aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2016-07-27 23:54:22 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-07-27 23:54:22 +0000
commite62e764d92686eb44ddb4abd81ba2adc712b1347 (patch)
tree2371192e5de8ee089f816d71efa65c6bff75af3e
parentf7ed6faef29b03859ac262275f249d0b06da11d2 (diff)
parent848a1b67790fcb97f3a83d0af83f2e02990126b0 (diff)
downloadlibevent-e62e764d92686eb44ddb4abd81ba2adc712b1347.tar.gz
Build static libraries for libevent on host and device.android-n-mr1-preview-2android-n-mr1-preview-1
am: 848a1b6779 Change-Id: I4580a8fc1331bba01b4e91af9005d89e1d9b7049
-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,