-- Forwarded message --
From: Prabhu Chawandi
Date: Thu, Mar 1, 2012 at 9:02 AM
Subject: PID is not switching
To: android-kernel@googlegroups.com
Hi all,
I am working on GB version, where I have requirement that
by default I phone should be in UMS mode, so for my phone I have
Hi all,
I am working on GB version, where I have requirement that
by default I phone should be in UMS mode, so for my phone I have set *0x61CC
*as UMS PID, once the phone boots it will popup, this works fine.
But when I enable "debugging" I have to set the PID to *0x618E*,
I have changed code
Could someone please respond. Even a simple "Try generic Froyo and see if
it bricks. If so do this to recover" would be a big help.
On Tue, Feb 28, 2012 at 6:46 PM, Brad Cox wrote:
> Question reposted here from StackOverflow. Seeking qualified expertise.
>
> I've been building permission-handlin
You can find it in init.rc:
# Define the oom_adj values for the classes of processes that can be
# killed by the kernel. These are used in ActivityManagerService.
setprop ro.FOREGROUND_APP_ADJ 0
setprop ro.VISIBLE_APP_ADJ 1
setprop ro.SECONDARY_SERVER_ADJ 2
setprop ro.BACKUP
And I fixed it myself. The problem in my case was that the partition I made
had the boot.img badly copied. It had to be flashed via fastboot or via
recovery package. Also, the partition partition id had to be 48 (boot).
But is there a way to load it from a fat partition? So it has several files