camera.qcom.so needed from any Oneplus 2 Nougat ROM - OnePlus 2 Q&A, Help & Troubleshooting

Hi,
Can anyone here upload the "camera.qcom.so" file from the system/lib/hw folder of any Oneplus - 2 Nougat ROM ???
As it is a SD 810 device and I want the SO file to use in Xperia Z5 series .

Related

Nokia 6 Chinese varient apps for Nokia 6 international varient

Hi guys any of you here having Nokia 6 Chinese varient can provide us music player and file manager ?
i realy hate file explorer of ta-1003 if there is any so installed this one
https://imgur.com/a/2RmtS0t
and more then satisfied
https://forum.xda-developers.com/nokia-6/themes/stock-nokia-apps-chinese-version-t3812557
Sent from my Xperia XZ2 using XDA Labs

can anyone please share the latest miui 9's "miui.conf" file from Redmi 3s prime?

can anyone please share the latest miui 9's "miui.conf" file from Redmi 3s prime?
Hey guys, I'm currently on Resurrection remix rom May build on Redmi 3s prime and the charging time of my phone right now is a bit slow. So I'm going to replace thermal-engine.conf file with miui.conf to check whether it decreases my phone's charging time. (As suggested by a senior member)
So, If you are currently on miui 9 v9.5.5.0 head over to device->system->vendor->etc or device->system->vendor (you can use es file explorer or any other root explorer) there you will find a file named "miui.conf". Just copy and share that file with me. Do worry. It doesn't contain any personal data of yours. So its totally safe.

Need a help to decompress dat file from soap OR lineage ROM

I'm a big fan for Nubia ui
I was trying to Port a Nubia Z11 stock ROM to letv max 2 I'm stuck at extracting system_new.dat file from lineage 14.1 ROM & aosp 7.1.2 i tried with many files but won't succeed
Any one know the extracting process tell me im waiting
Heyyo, I'm unsure if you're on Windows but this is what I did
https://forum.xda-developers.com/android/help/tut-how-to-convert-dat-br-to-dat-t3723926
I know this says marshmallow but it works up to Oreo as well
https://forum.xda-developers.com/android/help/extract-dat-marshmallow-lollipop-easily-t3334117

[REFERENCE] Converting Oreo DSSI into sGSI

Here's the guide to convert an Oreo trebled DSSI(OEM ROM) into an sGSI.
Before starting, I have to claim these points below:
1.This thread aims to converting ,not generalizing.This means they are the basic steps of porting a DSSI, I can lead you to boot, but bug fixes are up to you.
2.Some of the devices with official / unofficial treble support isn't compatible with sGSI(at least my definition) e.g. mido
3.Only supports Oreo porting.VNDK version of DSSI and your vendor needs to be the same.If you want to support a different vndk,you should investigate the way to add another vndk support by yourself.
First - unpack and deploy the original rom to your device.
This means that you don't need to use a kitchen,as it will cause problems.
Unpack the rom and get raw system.img.
-use brotli tool to covert system.new.dat.br to .dat
-use sdat2img to convert dat to raw img
Mount it to your device's /system
-copy it to your sdcard.
-goto twrp-advanced-terminal
Enter:
losetup /dev/block/loop0 /sdcard/system.img
mount /dev/block/loop0 /system
Debloat it by using filemanager
-Goto twrp file manager,
-goto /system
-delete only apps that you are sure it's safe to remove(e.g. Downloadable GApps)
Create a twrp backup of the target
-Just use twrp to backup /system using normal method.
Write /system to your real partition.
-twrp mount menu - uncheck /system
-restore your backup created.
Then you've flashed the rom's system to your device.
Second - SELinux Fix
This is the most important step to avoid fastboot kick.
-Download an Oreo GSI and unpack using whatever methods you like.
-extract /system/etc/selinux/mapping from the GSI.
-adb push <your extracted folder>/system/etc/selinux/mapping/. /system/etc/selinux/mapping
To test it:
Flash permissiver.zip from semiGSI thread.
Reboot.
If your device isn't kicked into fastboot mode, then it's possible to port this DSSI.
Third - ramdisk fixes.
Get boot patcher from any sGSI thread.
Unpack target rom's boot.img
Put necessary files into boot patcher zip.
Mainly:
/init.rc
/init.environ*
/init.zygote*
/init.($oem name / rom name).*
Exclude:
/init
/init.usb*
is possible take my rom of huawei mate 9 , emui 8.0 and create a GSI for install in others phones ????
Fourth - Vendor patch fixes.
Download vendor patch from my MIUI sGSI thread.
Extract your DSSI's vendor.img using the same way as system.img.
In the patcher from my thread you will see some files under /vendor.They are the files necessary for ports of Oreo Qualcomm DSSIs.
-get the "necessary" files from vendor.img and put them to the patcher.
-If there are vendor implementations the one I described in my P Preview porting thread , add them too.
There will be some files that is rom-specific and you need to find out later by logs.
Fifth - build.prop editing.
-copy and add contents from target rom's /vendor/*.prop to /system/build.prop
(Mainly PMS configs)
Sixth - Test
Modify /system/etc/prop.default to disable adb secure.
Wipe /data
Reboot and adb logcat
is possible take my rom of huawei mate 9 , emui 8.0 and create a GSI for install in others phones ????
aureliomilitao said:
is possible take my rom of huawei mate 9 , emui 8.0 and create a GSI for install in others phones ????
Click to expand...
Click to collapse
Other EMUI8.0 phones.
fxsheep said:
Other EMUI8.0 phones.
Click to expand...
Click to collapse
so, no possible take the gsi and create a rom for install in others, mido, example...custom rom ?
aureliomilitao said:
so, no possible take the gsi and create a rom for install in others, mido, example...custom rom ?
Click to expand...
Click to collapse
Yes it's possible but without RIL GPS and Sensors .maybe HWC too.
BTW mido doesn't support sGSI.
Can we use this guide to port Oyxgen os (P) to Asus Zenfone max pro m1?
Would it be possible to port z17 rom to z17s? The z17 has 8.1. The z17s does not but it can boot GSI.
devast8ndiscodave said:
Would it be possible to port z17 rom to z17s? The z17 has 8.1. The z17s does not but it can boot GSI.
Click to expand...
Click to collapse
yes
Pretty much thank you for the guide. Ill try to convert the Redmi 6 Pro ROM into sGSI and try to get it stable for mido(Mido can boot sGSI btw like your MIUI10 sGSI).
Just a question @fxsheep . How can i get away with force encryption? Ive tried many methods on my old MIUI Oreo port but all of them failed.
Στάλθηκε από το Redmi Note 4 μου χρησιμοποιώντας Tapatalk
Tisenoiazei100 said:
Pretty much thank you for the guide. Ill try to convert the Redmi 6 Pro ROM into sGSI and try to get it stable for mido(Mido can boot sGSI btw like your MIUI10 sGSI).
Just a question @fxsheep . How can i get away with force encryption? Ive tried many methods on my old MIUI Oreo port but all of them failed.
Στάλθηκε από το Redmi Note 4 μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
forcecrypt -> encryptable in fstab.qcom
so would u recommend going with android P Releases or Oreo ?
cause i wanted to port funtouch os 4.0 8.1 from vivo x9 which has the same chip as my phone (rn4x) and i saw you ported the P Version which did not boot
omarilzz said:
so would u recommend going with android P Releases or Oreo ?
cause i wanted to port funtouch os 4.0 8.1 from vivo x9 which has the same chip as my phone (rn4x) and i saw you ported the P Version which did not boot
Click to expand...
Click to collapse
Then Oreo.But imo it has nothing to do with Android version.MIUI also have many bugs on it(which is from the same chipset too).That's because of the poor vendor support of your device.
@fxsheep Just a tip:
Include the need to add libcameraservice.so from stock lib & lib64 to port as phones like mido bootloop without it.
Στάλθηκε από το Redmi Note 4 μου χρησιμοποιώντας Tapatalk

mixer_path original file needed

hey people,
i just performed this (below) post on xiaomi redmi note7 (global india). And now my audio doesn't work. i mean - no audio are coming out of rn7.
so, i need your help. plz urgent as possible
plz send your mixer_path file. if you also use xiaomi redmi note7 global + India. Also it shouldn't be modified one.
You can find this file on - vendor/etc/mixer_paths
the post i followed - https://forum.xda-developers.com/redmi-note-7/how-to/guide-headphone-volume-boost-increase-t3995061

Categories

Resources