commit | bb5e9bb1c982a029ebc82e82f3838b6beeb2d108 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Thu Sep 01 01:36:18 2016 +0200 |
committer | Martijn Coenen <maco@google.com> | Thu Sep 01 01:36:18 2016 +0200 |
tree | f75799765eab8db06fb3264a658e4ca467f6cbb9 | |
parent | 38ff7906b24ad3284e8f2e26d722ca1c927d4e6f [diff] [blame] |
Move Status to libhidl. Bug: 31226252 Change-Id: Ica4772243ca40f43d3077c68cb974066a133303d
diff --git a/Android.mk b/Android.mk index 467090f..c35d2cd 100644 --- a/Android.mk +++ b/Android.mk
@@ -25,7 +25,8 @@ LOCAL_SRC_FILES := \ HidlSupport.cpp \ IServiceManager.cpp \ - Static.cpp + Static.cpp \ + Status.cpp LOCAL_C_INCLUDES := $(LOCAL_PATH)/include LOCAL_MULTILIB := both