commit | 69c1b11887d77f306827ee26a2aa53afe5d29ca6 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Feb 27 17:06:00 2018 -0800 |
committer | Yifan Hong <elsk@google.com> | Mon Mar 05 11:56:39 2018 -0800 |
tree | 95292699e80f0221a0c8792e341f512c1cafff61 | |
parent | d14640a084c284814c4432f4be04a205d6047745 [diff] [blame] |
checkvintf gets the correct files. Test: checkvintf with the script provided in the help message Bug: 72722951 Change-Id: Ibb71a1593e42ee4043030827bb20ffac3a6e70d3
diff --git a/RuntimeInfo-host.cpp b/RuntimeInfo-host.cpp index bd46a9f..e66e6f4 100644 --- a/RuntimeInfo-host.cpp +++ b/RuntimeInfo-host.cpp
@@ -18,7 +18,7 @@ #define LOG_TAG "libvintf" #include <android-base/logging.h> -#include "RuntimeInfo.h" +#include <vintf/RuntimeInfo.h> namespace android { namespace vintf {