commit | 4fb758aa4bf235ecd85786b4e819941dc534a0c0 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Mar 30 14:50:55 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Mar 30 14:50:55 2015 -0400 |
tree | 93f91f35b485bbb2fb9fc59aed6a3f624963f5e1 | |
parent | 8b5c6c78d52934b31459a0313c9a540a720d674b [diff] |
Clean up and fix Android build files Add missing new lib/ext2fs source files that were added for encryption support. Also move configuration #define's from individual Android.mk to the android_config.h file, since we've moved away from specifying configuration #define's on the command-line upstream. Signed-off-by: Theodore Ts'o <tytso@mit.edu>