Merge "omni: Build our OmniRom Platform Library" into android-14.0
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 \