Compact system processes.

Compact system processes soon after boot and during idle maintenance. This
will help keep the pagecache in a more consistent state.

Test: boots, works
bug 119988524

Change-Id: I7207d6ba3a2047278b767718dbc532e06f5516fd
diff --git a/services/core/jni/Android.bp b/services/core/jni/Android.bp
index 00b815a..a7423ea 100644
--- a/services/core/jni/Android.bp
+++ b/services/core/jni/Android.bp
@@ -50,6 +50,7 @@
         "com_android_server_VibratorService.cpp",
         "com_android_server_PersistentDataBlockService.cpp",
         "com_android_server_GraphicsStatsService.cpp",
+        "com_android_server_am_AppCompactor.cpp",
         "onload.cpp",
     ],