Created
October 25, 2018 20:56
-
-
Save fredldotme/de50d005e954d31849bbc2088efb2066 to your computer and use it in GitHub Desktop.
Ubuntu Touch on Sony Xperia X, built on Halium 7.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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