commit | c2569a734378e3088e8353d19773c85c8d73accc | [log] [tgz] |
---|---|---|
author | Stefanot <stefanot@google.com> | Thu Aug 30 13:41:14 2018 +0100 |
committer | Stefanot <stefanot@google.com> | Thu Aug 30 13:41:14 2018 +0100 |
tree | f907c817b4676d76db5026bd72f64e2f7404f0aa | |
parent | 4803f50a5e9ce8c8aa14bd628b095857a3f469a0 [diff] |
Move transport out of system server. Test: manual, gts,cts. Bug: 113569323 Change-Id: I22834cbe076038439b8af88675206d9203a421c3
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index c033f88..7abd584 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -183,6 +183,7 @@ libwilhelm \ linker \ lmkd \ + LocalTransport \ locksettings \ logcat \ logd \