Porting Halium for Galaxy J5 PRIME
EDIT: Quick update, I am stalling this thread temporarily because I am buiilding lineageos 17 for on5xelte in order to get proper device trees for this build.
This thread is for developers willing to contribute and help me port halium to these devices, I am new to this device hence can't really make out the device trees for halium 10. Any kind of help would be
accepted , I will be updating the progress here.
Current Progress:
made the .xml file (code below):
samsung_on5xelte.xml
XML:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="manav"
fetch="https://github.com/Manav2007"
revision="master" />
<remote name="los"
fetch="https://github.com/LineageOS"
revision="lineage-17.1" />
<!-- Project Dependencies -->
<project path="device/samsung/on5xelte" name="android_device_samsung_on5xelte" remote="manav" />
<project path="kernel/samsung/exynos7570" name="NitrogenKernel_7570_Q" remote="manav" />
<project path="vendor/samsung" name="vendor_samsung_universal7570-common" remote="manav" revision="oreo" />
<project path="external/bson" name="android_external_bson" remote="los" />
</manifest>
Status: Syncing Repositories
Build Status: Not started
Release: Null
Need help in: recreating the above xml file with proper repos
For Early builds and small changes check the matrix space here
Last edited: