commit | cc86e967c7699266db9caf3a8a56931c4f00104c | [log] [tgz] |
---|---|---|
author | Yo Chiang <yochiang@google.com> | Wed Nov 04 14:44:37 2020 +0800 |
committer | Yo Chiang <yochiang@google.com> | Wed Nov 04 07:02:47 2020 +0000 |
tree | bb6d2b8934631a8bf7415dcc47677712e3275280 | |
parent | b4a3f080e628636a90b8ac1c16e75b818c8a56d9 [diff] |
Fix unused function error for user build ``` system/core/fs_mgr/fs_mgr_overlayfs.cpp:83:6: error: unused function 'fs_mgr_is_dsu_running' [-Werror,-Wunused-function] ``` Bug: 172405271 Bug: 165925766 Test: build aosp_bonito-user, no warning/error Change-Id: I3206e5bd13658ab0b7f5826e8e1c206c8df65684