**** BEGIN LOGGING AT Tue Oct 02 03:00:03 2018 Oct 02 05:02:14 @ultravioletnanokitty, Well sure, but that lazyness seems to more often manifest with battery and charging, rather than, touch, accelerometer, otg, wakelock, gps, camera, you-name-it any other area of kernel where they develop their own stuff. Why are they not equally lazy with those? Oct 02 05:25:09 AkshitGarg was added by: AkshitGarg Oct 02 06:09:03 @dohniks, oh they are, it just depends on the device Oct 02 06:09:27 basically it seems to be whatever the last thing that needed to be dealt with right before going to production was Oct 02 06:09:41 and they just never bother to remove their debug statements Oct 02 06:10:22 @dohniks, also, there is the fact that battery and charging are big selling points so they may really get worked on to the last minute more often than most components Oct 02 07:12:38 Right, right. Makes sense Oct 02 10:51:25 did we have stable halium for op3 ? Oct 02 14:51:48 Im looking for hallium for kagura/xperia XZ, even unstable will be enought. Thanx. Oct 02 14:51:55 [Edit] Im looking for hallium for kagura/Xperia XZ, even unstable will be enought. Thanx. Oct 02 14:52:34 [Edit] Im looking for halium for kagura/Xperia XZ, even unstable will be enought. Thanx. Oct 02 14:53:25 Btw.... Halium for 8.1 (oreo) is not released yet... Or is it? Oct 02 14:54:35 @gouster4, not yet Oct 02 14:55:54 @abhishek_0, Ok, thanx for info. I know they are working on it, or at least they want to do it... So i just asked ic its out... … Hope it will be dobe this year, if not, nevermind... Oct 02 14:56:05 @abhishek_0, [Edit] Ok, thanx for info. I know they are working on it, or at least they want to do it... So i just asked if its out... … Hope it will be dobe this year, if not, nevermind... Oct 02 14:56:11 @abhishek_0, [Edit] Ok, thanx for info. I know they are working on it, or at least they want to do it... So i just asked if its out... … Hope it will be done this year, if not, nevermind... Oct 02 15:18:41 Does this imply that Halium needs a 9.0 pie version? Could we get in the Android One program? Oct 02 15:25:56 @technologiclee, no idea what are you talking about Oct 02 15:34:49 Is it necessary to build Halium for each Android release? Oct 02 15:36:26 Yeah, many things change between android releases Oct 02 15:36:58 I.e. Something works like this in marshmallow but works in completely other way in oreo Oct 02 15:49:00 Halium pie will be even better than oreo. Lot of stuff fixed in pie aosp, and are better than in oreo. Oct 02 15:49:52 [Edit] Halium pie will be even better than oreo. Lot of stuff fixed in pie aosp for my device, and are better than in oreo. Oct 02 15:58:58 Noob question: Is Android actually running and then Halium on top of it and UT on that? Surely not. I thought Halium just took the place of BIOS and UT had no idea if it was on a phone or computer. Oct 02 16:13:23 @technologiclee, There's an android system without all the java crap (only some essential services and drivers) running inside an Linux Container (LXC) on top of that the GNU/Linux system is running (UT / PlaMo). Oct 02 16:16:27 thegaganmalvi was added by: thegaganmalvi Oct 02 16:16:54 What is the size of the halium source? I'm currently building for armani. Oct 02 16:17:30 I'm a noob, so please forgive me :P Oct 02 16:18:37 I think the pure download size is about 3 GB (just a guess). Oct 02 16:21:59 @Ellenjott, Thanks! Oct 02 16:22:14 I got the basics ready... Just repo sync left Oct 02 18:03:05 @Ellenjott, Thanks for clarifying. Oct 02 22:25:12 Alessandro was added by: Alessandro Oct 02 22:27:45 Hello everyone, … I'm working on the Halium port to the device gtaxllte. My current step of the project is building the different images. I followed all the steps before but i'm encountering this issue : … https://paste.ubuntu.com/p/R54rnFcvf3/ … On the Halium troubleshooting guide, the solution for this error is to run again al Oct 02 22:27:45 l the previous steps, which I did, but it didn't help. … Can anyone help me ? … Thanks Oct 02 22:28:53 @jb_and_pops, Check this https://docs.halium.org/en/latest/porting/common-system-build-errors.html#signapk-jar-missing Oct 02 22:29:53 I did ! That's wht I'm saying : I followed all the steps, but i'm getting this error Oct 02 22:30:22 @jb_and_pops, Can i see your repositories? Oct 02 22:30:36 The lineageOS repos ? Oct 02 22:30:45 @jb_and_pops, Ehm ok Oct 02 22:30:52 https://github.com/Valera1978/android_device_samsung_gtaxllte Oct 02 22:33:31 @jb_and_pops, Have you added this repository to your manifest? … https://github.com/LineageOS/android_hardware_samsung/tree/cm-14.1 Oct 02 22:34:13 yes I did Oct 02 22:34:13 I didn't think to tell him that lol Oct 02 22:34:31 Do you want to see my manifest ? Oct 02 22:34:59 @jb_and_pops, No sorry my fault, try to comment this https://github.com/LineageOS/android_hardware_samsung/blob/cb366961349a9ce5ca773a3538f92adcaf930a99/AdvancedDisplay/Android.mk#L34 Oct 02 22:35:37 Also all java stuff Oct 02 22:36:28 Where is this file in my folder ? Oct 02 22:36:36 I can't find this repository cloned Oct 02 22:36:46 Is it hidden ? Oct 02 22:36:53 Advanceddisplay folder Oct 02 22:37:08 Ok thanks Oct 02 22:37:08 @jb_and_pops, idk try to search for "AdvancedDisplay" Oct 02 22:37:35 You said "all jave stuffs" Oct 02 22:37:46 Where are these other java stuffs ? Oct 02 22:38:13 @jb_and_pops, In that file Oct 02 22:38:24 There really isnt any in our device Oct 02 22:38:32 That's it Oct 02 22:38:51 I'm still encoitering the same build issue Oct 02 22:39:01 [Edit] I'm still encoutering the same build issue Oct 02 22:39:33 What editor are you using? Oct 02 22:39:59 gedit or nano Oct 02 22:40:02 @jb_and_pops, Mmmm try to comment this https://github.com/LineageOS/android_hardware_samsung/blob/cb366961349a9ce5ca773a3538f92adcaf930a99/Android.mk#L39 Oct 02 22:40:11 Hmmmm. I use atom Oct 02 22:41:32 still the same issue Oct 02 22:41:43 😒 Oct 02 22:43:37 @jb_and_pops, out of ideas sorry Oct 02 22:43:50 Don't worry Oct 02 22:44:06 Thanks for your help anyway **** ENDING LOGGING AT Wed Oct 03 03:00:01 2018