diff options
author | Rom Lemarchand <romlem@android.com> | 2014-02-19 18:01:37 -0800 |
---|---|---|
committer | Rom Lemarchand <romlem@android.com> | 2014-02-19 18:01:49 -0800 |
commit | a00e8e874da1479dfc4080974afb5b26333cb85a (patch) | |
tree | 116857cc8aa230ae6b8066256b3bca826c098755 /android | |
parent | 43356cafc2d7d49408c8587039660bbcbc521f01 (diff) |
android: configs: add systrace support to recommended configs
Change-Id: I4a6e88f47803e88b0ce2d913be4aeb299ca858b4
Signed-off-by: Rom Lemarchand <romlem@android.com>
Diffstat (limited to 'android')
-rw-r--r-- | android/configs/android-recommended.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/configs/android-recommended.cfg b/android/configs/android-recommended.cfg index aceee62a3e0b..960b9de2860d 100644 --- a/android/configs/android-recommended.cfg +++ b/android/configs/android-recommended.cfg @@ -13,6 +13,7 @@ CONFIG_BLK_DEV_RAM_SIZE=8192 CONFIG_COMPACTION=y CONFIG_DM_UEVENT=y CONFIG_DRAGONRISE_FF=y +CONFIG_ENABLE_DEFAULT_TRACERS=y CONFIG_EXT4_FS=y CONFIG_EXT4_FS_SECURITY=y CONFIG_FUSE_FS=y |