commit | 901c7d5a8486b82dfe1b0f11365d6de9e3e737d0 | [log] [tgz] |
---|---|---|
author | Kelvin Zhang <zhangkelvin@google.com> | Tue Jun 21 09:35:45 2022 -0700 |
committer | Kelvin Zhang <zhangkelvin@google.com> | Mon Aug 01 10:00:13 2022 -0700 |
tree | 326f8c20bd6b7886a1ff2fe697641b2e5292d776 | |
parent | 42c2d55eb6df1810ca1030a520ca4d32340ecb7b [diff] [blame] |
Add a flag to convert only a subset of partitions to COW Test: th Change-Id: I2e9be56083b3c4d7f733e94059d372c14d136c31
diff --git a/Android.bp b/Android.bp index 72b9f73..7049acd 100644 --- a/Android.bp +++ b/Android.bp
@@ -1126,6 +1126,7 @@ "libbase", "libcow_operation_convert", "libcow_size_estimator", + "libgflags", "libpayload_consumer", "libpayload_extent_ranges", "libpayload_extent_utils",