aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2016-07-27 23:58:50 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-07-27 23:58:50 +0000
commit2626dfc1468b6f5f846ea0244d55b3b37160380f (patch)
tree2371192e5de8ee089f816d71efa65c6bff75af3e
parentb23a946ae7e58328a4b0b3aabc3e11f6af1e1149 (diff)
parente62e764d92686eb44ddb4abd81ba2adc712b1347 (diff)
downloadlibevent-2626dfc1468b6f5f846ea0244d55b3b37160380f.tar.gz
Build static libraries for libevent on host and device. am: 848a1b6779
am: e62e764d92 Change-Id: I953273694bf820d98b650c5dc51446dff91b4d25
-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,