First iteration of a public UsageStats API

UsageStats API that allows apps to get a list of packages that have been
recently used, along with basic stats like how long they have been in
the foreground and the most recent time they were running.

Bug: 15165667

Change-Id: I2a2d1ff69bd0b5703ac3d9de1780df42ad90d439
diff --git a/services/Android.mk b/services/Android.mk
index b4de903..3c94f43 100644
--- a/services/Android.mk
+++ b/services/Android.mk
@@ -26,6 +26,7 @@
     devicepolicy \
     print \
     restrictions \
+    usage \
     usb \
     voiceinteraction