loïc poisot
loïc poisot
Thanks. I would love to help, but I'm quite new to Vue. I hope you can find a solution :)
@pdsouza if you wanna base yourself on my manifest: [https://github.com/pintaf/manifest](https://github.com/pintaf/manifest). It's already building some devices. It's not working 100% especially nash, but it's on the good path. PME workd quite...
Hi @pdsouza Excellent news! I'll work on this this week-end, and integrate for example the repos for HTC10. Once everything seems nice do you think about building the devices officialy...
@pdsouza for me, out of the box, the only device you shared in your 0.7 manifest, the hammerhead is failing to build: ``` Out of space? The tree size of...
@pdsouza I do have an issue while building HTC10 pme: ``` libsepol.report_failure: neverallow on line 1385 of system/sepolicy/public/domain.te (or line 11546 of policy.conf) violated by allow mcprepare mcprepare:capability { dac_override...
Just posting comments as documentation for my future PRs: I have hit another issue. ``` device/htc/pme/devicesettings/res/values/arrays.xml:20: error: resource string/action_none (aka org.lineageos.settings.device:string/action_none) not found. device/htc/pme/devicesettings/res/values/arrays.xml:21: error: resource string/action_launch_camera (aka org.lineageos.settings.device:string/action_launch_camera) not...
Yes, will do
PR made. It includes HTC 10 device, the devicesettings repo solving the missing string issue. it does not include my sepolicy repo that solves the sepolicy issue I had. I...
@pdsouza can you add me as maintainer for: android_kernel_htc_msm8996, android_device_htc_pme, android_device_google_marlin, android_kernel_google_marlin As of today, I cannot push new maru-0.7 branches: `loicpoisot@pop-os:~/code/android_kernel_htc_msm8996$ git push maruos maru-0.7 ERROR: Permission to maruos/android_kernel_htc_msm8996.git...
@utzcoz I probably won't have time to PR this until wednesday. So if you want to try it out as of today, you can head over this: https://github.com/pintaf/manifest/blob/maru-0.7-pintaf/default.xml I was...