commit | a0082b80bace02f9a5de4336e89fc5a0638b7d8f | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Aug 15 14:41:01 2018 -0700 |
committer | Yifan Hong <elsk@google.com> | Wed Sep 12 10:43:49 2018 -0700 |
tree | 87d9796fe86fee81e84b3e5aa77ab46430863123 | |
parent | a9d3c6b1364c8d8fc65a5479c2bd40d0de1f5072 [diff] [blame] |
health filesystem: update garbageCollect() function. Bug: 111655771 Test: run dev gc on vold Change-Id: I2cef404f9e2720c1be7822895187a590837763c8
diff --git a/health/filesystem/1.0/Android.bp b/health/filesystem/1.0/Android.bp index 74b9bc3..cb7cf0e 100644 --- a/health/filesystem/1.0/Android.bp +++ b/health/filesystem/1.0/Android.bp
@@ -9,6 +9,7 @@ srcs: [ "types.hal", "IFileSystem.hal", + "IGarbageCollectCallback.hal", ], interfaces: [ "android.hidl.base@1.0",