summaryrefslogtreecommitdiffstats
path: root/core/jni/android_os_Power.cpp
Commit message (Collapse)AuthorAgeFilesLines
* f/b: missing qcom ifdefGiulio Cervera2012-03-231-0/+4
|
* DynamicMemoryManagerService: Add DMM functionality.Karthik Parsha2012-03-041-0/+8
| | | | Call Power API's to switch unstable memory between Active/Disabled states.
* Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-8/+0
| | | | | Change-Id: I13d9f251f86c05ae5405f37adbf6b8e9660935ba Signed-off-by: Mike Lockwood <lockwood@android.com>
* Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-071-9/+2
| | | | | | | | I'll do media and the generated gl stuff separately. Otherwise, this cleans up all direct calls of ThrowNew/Throw except the one in the binder that needs to remain. Change-Id: I8f95a5f020f53b25926ad31ac0c9477ddf85d04b
* Teach the framework to use the new android_reboot() function.Ken Sumrall2011-03-091-7/+8
| | | | | | | | The new android_reboot() function is a nicer way to reboot. It can optionally sync(2) and remount as read-only writable filesystems. This fixes bug 3350709. Change-Id: I792fa3f726f8d685a696f52cf760e731567ed8d4
* framework: storage: Ensure that filesystems are unmounted before shutdown/rebootSan Mehat2010-01-121-1/+1
| | | | Signed-off-by: San Mehat <san@google.com>
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-7/+0
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+125
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-125/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+1
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-8/+10
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+123