commit | 1eb5eb174361cf42edf57ac2c1d88ab49b8ae887 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Oct 16 15:42:51 2013 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Oct 16 16:31:57 2013 -0700 |
tree | 6614c0d6e0519b6036c48035d675bb14c000289b | |
parent | 866db61fff4f6939a5655429b0600d8395acb7d7 [diff] [blame] |
Add blkid to all builds for use by vold. vold now uses blkid to extract UUID and label information from inserted physical devices. Bug: 11175082 Change-Id: I56ebe733ff85a498f6d3cbdcf21d40ddc6123f82
diff --git a/target/product/base.mk b/target/product/base.mk index c8f4354..0959fb4 100644 --- a/target/product/base.mk +++ b/target/product/base.mk
@@ -23,6 +23,7 @@ android.test.runner \ app_process \ applypatch \ + blkid \ bmgr \ bugreport \ content \