diff options
Diffstat (limited to 'libc/Android.bp')
-rw-r--r-- | libc/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/Android.bp b/libc/Android.bp index 42d091456..be45f40ed 100644 --- a/libc/Android.bp +++ b/libc/Android.bp @@ -1385,6 +1385,7 @@ cc_library_static { defaults: ["libc_defaults"], srcs: [ "bionic/NetdClientDispatch.cpp", + "bionic/__bionic_get_shell_path.cpp", "bionic/__cmsg_nxthdr.cpp", "bionic/__errno.cpp", "bionic/__gnu_basename.cpp", |