omni: Build our OmniRom Platform Library

Change-Id: Ib341f82d92d8dd42b9c879c516a1e2463fbad538
diff --git a/config/packages.mk b/config/packages.mk
index f5c481c..a7bde7d 100644
--- a/config/packages.mk
+++ b/config/packages.mk
@@ -1,3 +1,8 @@
+# OmniRom Platform Library
+PRODUCT_PACKAGES += \
+    omnirom-res \
+    OmniLib
+
 # Additional apps
 PRODUCT_PACKAGES += \
     MonthCalendarWidget \