[N910C/H][DEV] AOSP sources

Bestplayer55

Senior Member
Dec 21, 2010
443
43
48
Changlog
http://review.cyanogenmod.org/#/q/s...ndroid_device_samsung_treltexx+branch:cm-13.0
http://review.cyanogenmod.org/#/q/s.../android_kernel_samsung_trelte+branch:cm-13.0

cm-13.0-20151208-UNOFFICIAL-treltexx
https://www.androidfilehost.com/?fid=24269982087014172

cm-13.0-20151208-UNOFFICIAL-trhpltexx
https://www.androidfilehost.com/?fid=24269982087014242

@agentdeep could you compile a trhpltexx CM12.1 Build for us please. I am looking at what one of the three patches screws up the CM13 build for N910U at the moment. I would be very grateful if you could do this for us.
Stuck at cm boot screen. Im using N910c
 

Doomhamma

Senior Member
Sep 25, 2012
678
285
0
Siroki Brijeg, BiH
Good news!
SD card is now working, I tested my CM13 build last night..
And the latest android version is now 6.0.1 :good:
GJ mate! A question if you dont mind - Rayman said that when he made the first 6.0 rom that the performance wasn't exactly TOP notch, but that he made A LOT of commits and improvements, but hasn't yet published a newer version ... Do you have any performance issues on your build?
 

andrew.mackew

Senior Member
Mar 25, 2011
1,646
1,273
113
@agentdeep: it deserves a build, don't you think :D

Last CM commits..
- idegen: don't use hardcoded out directory (android_development)
- Move CM introduced plural string resource to cm_plurals (android_packages_apps_Mms-caf)
- Fix a race in WifiNative objects (android_frameworks_opt_net_wifi)
- add number constraint for samples per MotionEvent (android_frameworks_native)
- [PATCH 2/2] Delay hiding the cast icon for 3 seconds. DO NOT MERGE (android_frameworks_base)
- [PATCH 1/2] DO NOT MERGE Send next alarm's show intent via PendingIntent (android_frameworks_base)
- DO NOT MERGE - OMX: allow only secure codec to remotely call allocateBuffer. (android_frameworks_av)
- stagefright: check bounds for MediaCodecList.getCodecInfo (android_frameworks_av)
- DO NOT MERGE - AudioFlinger: Clear record buffers when starting RecordThread (android_frameworks_av)
- ID3: check possible integer overflow for extendedHeaderSize and paddingSize. (android_frameworks_av)
- Check NAL size before use (android_frameworks_av)
- MPEG4Extractor: ensure buffer size is not less than 8 for LastCommentData. (android_frameworks_av)
- Don't crash when there's no conceal frame (android_frameworks_av)
- stagefright: fix AMessage::FromParcel (android_frameworks_av)
- DO NOT MERGE Fix vulnerability in mediaserver (android_frameworks_av)
- DO NOT MERGE NuCachedSource2: fix possible erroneous early free (android_frameworks_av)
- Limit allocations to avoid out-of-memory (android_frameworks_av)
- [PATCH] Purge non-NEON ARM code. DO NOT MERGE (android_external_skia)
- [PATCH] DO NOT MERGE - Add proper checks for PAN & BNEP in BD stack (android_external_bluetooth_bluedroid)
- DO NOT MERGE security: Test OOB arbitrary write at AMessage::FromParcel (android_cts)
- Update security string to 2015-12-01 - DO NOT MERGE (android_build)
- Enable El Capitan hosts for build (android_build)
- Implement [BugID:1136] [PM99_SNT][SQV_PR] (android_frameworks_opt_telephony)
- fix up bluedroid compile errors (android_external_bluetooth_bluedroid)
- msm8909: Enable compiling HW specific keystore (android_hardware_qcom_keymaster)
- Fix reversed draft string in RTL languages (android_packages_apps_Mms-caf)
 

agentdeep

Senior Member
Apr 30, 2013
571
346
83
@agentdeep: it deserves a build, don't you think :D
I just finished compiling CM13.
There is a problem with sensor, build won't boot unless you delete sensors.universal5433.so from TWRP.
SD card is working, it will boot even without removing it.

Compiling CM12.1 now...
EDIT: My virtual machine got corrupted, it wont boot now :crying::crying::crying:
 
Last edited:
  • Like
Reactions: andrew.mackew

Stocco

Senior Member
Sep 27, 2014
145
188
0
Ponta Grossa
I just finished compiling CM13.
There is a problem with sensor, build won't boot unless you delete sensors.universal5433.so from TWRP.
SD card is working, it will boot even without removing it.

Compiling CM12.1 now...
EDIT: My virtual machine got corrupted, it wont boot now :crying::crying::crying:
delete this file in the folder and has successfully boot :D
 

andrew.mackew

Senior Member
Mar 25, 2011
1,646
1,273
113
I just finished compiling CM13.
There is a problem with sensor, build won't boot unless you delete sensors.universal5433.so from TWRP.
SD card is working, it will boot even without removing it.

Compiling CM12.1 now...
EDIT: My virtual machine got corrupted, it wont boot now :crying::crying::crying:
Hey brotha, is there any trick to build CM12.1.. I'm getting stuck as if it was missing something..
I added themuppets git but I wonder if is there something else to be added...
 

andrew.mackew

Senior Member
Mar 25, 2011
1,646
1,273
113
I just finished compiling CM13.
There is a problem with sensor, build won't boot unless you delete sensors.universal5433.so from TWRP.
SD card is working, it will boot even without removing it.

Compiling CM12.1 now...
EDIT: My virtual machine got corrupted, it wont boot now :crying::crying::crying:
Hopefully you gonna be able to sort out the problem with your virtual machine :good:
 

D3m0l1t10nM4n

Senior Member
Jun 14, 2015
95
26
0
Titanium Backup

Anyone else having issues with Titanium Backup?

When I launch the app, it's trying to get root, but reboots the device instead.

Root is enabled for Apps and ADB.

USB debugging is turned on.

12/2 build.

:confused:
 

andrew.mackew

Senior Member
Mar 25, 2011
1,646
1,273
113
With so many commits from CM side, I thought that it would really worthy a new build.. I'm trying at my side, but getting stuck in some point..
Here is the latest commits since that our last build came up..
If anyone succeed into build, please, share with us..

  • asec: Add an extra MB for overhead while transferring app to container (android_system_vold)
  • Reserve space on disk using fallocate (android_system_core)
  • libziparchive: fix fallocate failures (android_system_core)
  • Fix Digi Mobile defaults (android_vendor_cm)
  • Fix duplicate "Get More" buttons in menu (android_packages_apps_ThemeChooser)
  • Toast: Fix toast layout for RTL (android_frameworks_base)
  • wifi: fixup hotspot disconnect on subscriber change (android_frameworks_opt_net_wifi)
  • idegen: don't use hardcoded out directory (android_development)
  • Move CM introduced plural string resource to cm_plurals (android_packages_apps_Mms-caf)
  • Fix a race in WifiNative objects (android_frameworks_opt_net_wifi)
  • add number constraint for samples per MotionEvent (android_frameworks_native)
  • [PATCH 2/2] Delay hiding the cast icon for 3 seconds. DO NOT MERGE (android_frameworks_base)
  • [PATCH 1/2] DO NOT MERGE Send next alarm's show intent via PendingIntent (android_frameworks_base)
  • DO NOT MERGE - OMX: allow only secure codec to remotely call allocateBuffer. (android_frameworks_av)
  • stagefright: check bounds for MediaCodecList.getCodecInfo (android_frameworks_av)
  • DO NOT MERGE - AudioFlinger: Clear record buffers when starting RecordThread (android_frameworks_av)
  • ID3: check possible integer overflow for extendedHeaderSize and paddingSize. (android_frameworks_av)
  • Check NAL size before use (android_frameworks_av)
  • MPEG4Extractor: ensure buffer size is not less than 8 for LastCommentData. (android_frameworks_av)
  • Don't crash when there's no conceal frame (android_frameworks_av)
  • stagefright: fix AMessage::FromParcel (android_frameworks_av)
  • DO NOT MERGE Fix vulnerability in mediaserver (android_frameworks_av)
  • DO NOT MERGE NuCachedSource2: fix possible erroneous early free (android_frameworks_av)
  • Limit allocations to avoid out-of-memory (android_frameworks_av)
  • [PATCH] Purge non-NEON ARM code. DO NOT MERGE (android_external_skia)
  • [PATCH] DO NOT MERGE - Add proper checks for PAN & BNEP in BD stack (android_external_bluetooth_bluedroid)
  • DO NOT MERGE security: Test OOB arbitrary write at AMessage::FromParcel (android_cts)
  • Update security string to 2015-12-01 - DO NOT MERGE (android_build)
  • Enable El Capitan hosts for build (android_build)
  • Implement [BugID:1136] [PM99_SNT][SQV_PR] (android_frameworks_opt_telephony)
  • fix up bluedroid compile errors (android_external_bluetooth_bluedroid)
  • msm8909: Enable compiling HW specific keystore (android_hardware_qcom_keymaster)
  • Fix reversed draft string in RTL languages (android_packages_apps_Mms-caf)
  • telephony: use default nw mode instead of current when switching subs (android_frameworks_opt_telephony)
  • Themes: Don't uninstall theme when processing an overlay fails (android_frameworks_base)
  • Fix compile error introduced by 119414. (android_system_core)
  • Update maintainers (android_vendor_cm)
  • manifest: Enable LockClock preferences to show in LeanBack Settings row (android_packages_apps_LockClock)
  • Add vendor hook to handle_control_message (android_system_core)
  • Lookup: improve "Auskunft" (AT) API. (android_packages_apps_Dialer)
  • keymaster: Featureize support for waiting on QSEE to start (android_hardware_qcom_keymaster)
  • Keymaster: Check that keymaster app is loaded (android_hardware_qcom_keymaster)