Oh boy! I finally got AOKP to boot up in an Engineering build for the XA2 Ultra (discovery). However, once you get through the setup pages, it crashes at the […]
system/bt/stack/btu/btu_hcif.cc:729:22: error: no member named ‘BLUETOOTH_CLASSIC_PAIRING_EVENT_REPORTED’ in namespace ‘android::util’
Several Bluetooth issues were really giving me the run around while trying to compile AOKP for the Xperia XA2 Ultra. Let’s take a look: system/bt/stack/btu/btu_hcif.cc:729:22: error: no member named ‘BLUETOOTH_CLASSIC_PAIRING_EVENT_REPORTED’ […]
error: vendor/qcom/opensource/cryptfs_hw/Android.bp:27:37: unrecognized property “product_variables.lineage.uses_metadata_as_fde_key”
Another random error while compiling AOKP pie for the XA2 Ultra. These calls work properly when compiling Lineage, but don’t work in the AOKP source tree, so I did some […]
system.com/vold/Ext4Crypt.cpp:204:12: error: use of undeclared identifier ‘fs_mgr_is_wrapped_key_supported’
Another strange set of errors while compiling AOKP. It seems like they are in the middle of merging some Lineage commits, but didn’t finish them. Either way, I ran into […]
AudioPolicyManager.cpp:2240:65: error: member reference type ‘android::AudioMix *’ is a pointer
Well, that was a new one to me! I had just build LineageOS and Resurrection Remix for the XA2 Ultra, and now I got this error in the first minute […]
Video Tutorial on How to Compile Android and Modify Kernels
For those interested, I have just posted a video tutorial series on XDA for building Android Oreo, Nougat, Marshmallow, and Lollipop on 5 different phones, the emulator, and 5 different […]
error: use of undeclared identifier ‘LED_ADJUSTMENT_G’
After synching my source with AOKP for Nougat 7.1.2, I ran into this error when trying to build for the JFLTETMO: [CODE] target thumb C: lights.MSM8960 <= hardware/samsung/liblights/lights.c hardware/samsung/liblights/lights.c:215:40: error: […]
undeclared identifier ‘POWER_HINT_LAUNCH_BOOST’
So, a new one for me. I’m building a rom for the H811, the T-Mobile variant of the LG G4. Currently building the tried and true AOKP 7.1.2 that I […]
POWER_HINT_LAUNCH_BOOST is not declared in this scope!
While building AOKP 7.1.2 for the kltevwz (the Verizon Samsung Galaxy S5), I ran into this error: [CODE] device/qcom/common/power/power-8974.c:143:17: error: ‘POWER_HINT_LAUNCH_BOOST’ was not declared in this scope …….Edited for space…….. […]
AOKP 7.1.2 for the Samsung Galaxy S4 and Samsung Galaxy Note Edge!
The AOKP ROM for the Samsung Galaxy S4 and Samsung Galaxy Note Edge has been updated to 7.1.2! Be sure to check out the “homemade ROM’s” page and get the […]