fancypants' experiments
214 subscribers
124 photos
4 videos
37 links
stuff
Download Telegram
yeeet; PRODUCT_SOONG_NAMESPACES pickup (sort of) works now :D
We'd need to move quite a few things from BoardConfig to product config makefiles
(And yes, I am aware the namespaces are incorrect for beryllium in the screenshot)
PRODUCT_SOONG_NAMESPACES=device/xiaomi/sdm845-common hardware/qcom/audio-caf/sdm845 hardware/qcom/display-caf/sdm845 hardware/qcom/media-caf/sdm845 hardware/qcom/camera vendor/qcom/opensource/data-ipa-cfg-mgr hardware/qcom/gps hardware/qcom/sensors vendor/qcom/opensource/location vendor/qcom/opensource/dataservices hardware/qcom/power hardware/qcom/wlan-caf hardware/qcom/bt-caf
hahayes
If you come across undefined module "jdi-support", just revert 75fafc25471bf148d08c3b690fc7d9f78dacfa5d in cts/
my internet is too shit to mirror https://android.googlesource.com/platform/cts
Looks like path_interposer doesn't like ccache either; the older origpath workaround should do.
oh and in case I didn't already mention, if you happen to kill the build at the right time (when path_interposer is starting up), you can break your current shell's path. Again, you can restore it by reading the origpath file interposer writes.
Pushed a few changes here for Board -> Product refactoring for qcom selection, fixed soong var export, and fixed header gen
If you depend on device/qcom/sepolicy, note cpuctl_device and alarm_device labels were removed in these changes.
system/sepolicy: d918c8df
system/sepolicy: 02c4c3fa
gonna push, rebase and rebuild before flashing xD
Forwarded from Kshitij Gupta
-next repos now build correctly (beryllium and whyred); whyred even gets to bootanimation now. beryllium is mostly untested.
Will be rebased to q-preview-6 today.
For any changes I can't push, I'll be pushing them as patch files to https://github.com/PotatoProject-next/patches
So, preview-5 seems to be even with preview-6, at least for the repos I'm tracking separately :D
Bootanimation!
As expected, HW-FDE is broken rn.
Lots of things crashing in the logs :D