• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

CM and Proprietary files

  • Thread starter Thread starter g60madman
  • Start date Start date
Status
Not open for further replies.
G

g60madman

Guest
So been fighting the Victory for I don't know a few months now. After spending some time with some of the Top devs of CM, it seems there is no magic accept vendor files. It turns out CM is actually making vendor files for phones or at least keeping a big list of them. While The Muppets may not be apart of CM it's funny how all the blob files are managed based on branch names.

https://github.com/TheMuppets

Anyways long story short I took the d2spr RIL files (aka Galaxy S3) and what do you know I know have a working radio. These files should also hold true to other devices so maybe worth a gander to research like phones and see if the RIL files, and or other files may be compatible. Here is my commit for vendor files with the RIL files from d2 which resolved the radio.

https://github.com/vmobi-gogh/android_vendor_samsung/commit/ef07e36cfb3fd11370739fe0e0b42019d0c1c1ba
 
It would be easier if you knew what the files did, on a low level. That would help in finding compatable files or making the calls to the files we have.
 
It would be easier if you knew what the files did, on a low level. That would help in finding compatable files or making the calls to the files we have.

Or if there was any solid documentation anywhere :confused:
 
Status
Not open for further replies.
Back
Top Bottom