Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit a8cf70c8 authored by Michael Bestas's avatar Michael Bestas
Browse files

Remove mistakenly added bulletin patch

Change-Id: I0339664623c8c665f3859175bfdbf94189e592f0
parent 90afeebd
Loading
Loading
Loading
Loading
+0 −27
Original line number Diff line number Diff line
From 9603c2bc2c9fe4f655306b62c9c2baf7ca6a93a6 Mon Sep 17 00:00:00 2001
From: Narayan Kamath <narayan@google.com>
Date: Wed, 2 Sep 2015 12:34:52 +0100
Subject: [PATCH] Track usage of Vector / SortedVector from libutils DO NOT
 MERGE

bug: 22953624
Change-Id: Ifcc17e39433ac91ca41da5d336fb3006dfbb65a8
---
 Android.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Android.mk b/Android.mk
index 075fa2c..2beb662 100644
--- a/Android.mk
+++ b/Android.mk
@@ -51,6 +51,7 @@ LOCAL_STATIC_LIBRARIES := \
     liblog \
     libselinux \
     libstdc++ \
+    libutils \
     libm \
     libc
 
-- 
2.6.0.rc2.230.g3dd15c0