Nougat Sources for Redmi Pro |Device Tree|Vendor| by @end222

kristi6.9

Senior Member
Dec 8, 2016
135
134
0
Tirana
PROJECT ONGOING...


This device tree is maked without the kernel source code basing in how @adrianom did, check his post in xda here

These sources are used to build all Nougat based Roms for Redmi Pro

Known issues that waiting for fixes

  • Calls
  • Torch
  • Speaker sometimes
  • Camera
  • Mobile data
  • IR
  • Fingerprint sensor
  • It shows corrupted SD at boot but SD works good
Help on fixing these issues is appreciated.😀

GITHUB Links
Device tree: HERE
Vendor tree:HERE

CREDITS
HIT THANKS
DONATE FOR THE MAN WHO MADE THIS

HELP IS NEEDED

XDA:DevDB Information
Device Tree Project [CM14.1] for Redmi Pro, Tool/Utility for the Xiaomi Redmi Pro

Contributors
kristi6.9, end222
Source Code: https://github.com/end222?tab=repositories


Version Information
Status: Testing

Created 2017-01-09
Last Updated 2017-06-23
 
Last edited:

end222

Senior Member
Dec 17, 2016
160
176
0
Still nothing? i mean how mutch you get from this source code?
Making a mix of this code and a ROM released for the Apollo Lite I get a ROM that stops in the bootanimation.

However now I can 'adb shell' that build so I can send commands to the phone and it executes them well so the system is working but the main UI isn't
 
  • Like
Reactions: alberto.e.zanetti

pou_gh2

Senior Member
Sep 11, 2016
266
30
0
Making a mix of this code and a ROM released for the Apollo Lite I get a ROM that stops in the bootanimation.

However now I can 'adb shell' that build so I can send commands to the phone and it executes them well so the system is working but the main UI isn't
i want to this phone,i wonder if android N release for this device or not
 

Dersaun

Member
Oct 18, 2016
32
0
0
Hi Guys,
Can someone please help me?
I'm having trouble while to compile my build.
Firstly I did built my own device and vendor trees, then I had this error. After that I used this thread device and vendor tree still having same error.

Starting build with ninja
ninja: Entering directory `.'
ninja: error: '/system.prop', needed by '/home/neverson/android/system/out/target/product/omega/obj/ETC/system_build_prop_intermediates/build.prop', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
make: Leaving directory '/home/neverson/android/system'
What this error means and how can I fix it? Just for you know I think I have system.prop file, but the error remains.