aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 722fc18a..91da3ad3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -107,6 +107,7 @@ cc_defaults {
"toys/other/free.c",
"toys/other/freeramdisk.c",
"toys/other/fsfreeze.c",
+ "toys/other/fsync.c",
"toys/other/help.c",
"toys/other/hwclock.c",
"toys/other/i2ctools.c",
@@ -299,6 +300,7 @@ cc_defaults {
"flock",
"fmt",
"free",
+ "fsync",
"getconf",
"getenforce",
"groups",