Skip to content

Instantly share code, notes, and snippets.

@fredldotme
Created October 25, 2018 20:56
Show Gist options
  • Save fredldotme/de50d005e954d31849bbc2088efb2066 to your computer and use it in GitHub Desktop.
Save fredldotme/de50d005e954d31849bbc2088efb2066 to your computer and use it in GitHub Desktop.
Ubuntu Touch on Sony Xperia X, built on Halium 7.1
diff --git a/core/main.mk b/core/main.mk
index 76a87bb..f03e22b 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -654,7 +654,10 @@ subdirs += \
# Specific projects for Halium
subdirs += \
halium/hybris-boot \
+ halium/libhybris \
halium/droidmedia \
+ halium/audioflingerglue \
+ halium/platform-api \
halium/halium-boot
FULL_BUILD := true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment