This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<remote name="aosp" | |
fetch="https://android.googlesource.com/" | |
review="https://android-review.googlesource.com/" /> | |
<default revision="master" | |
remote="aosp" | |
sync-j="4" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<remote name="aosp" | |
fetch="https://android.googlesource.com/" /> | |
<remote name="github" | |
fetch=".." | |
review="review.cyanogenmod.com" /> | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 5b9332780ca89b23bb4c48c080a43a8da8d32b3b Mon Sep 17 00:00:00 2001 | |
From: =?UTF-8?q?Emilio=20L=C3=B3pez?= <[email protected]> | |
Date: Thu, 9 Feb 2012 22:30:47 +0000 | |
Subject: [PATCH 2/2] fix cam - thx dude | |
Change-Id: If351791992bc66687e819cc2cccce4ed9cc0da8c | |
--- | |
libs/camera/Camera.cpp | 4 ++++ | |
libs/ui/FramebufferNativeWindow.cpp | 10 ++++++++++ | |
2 files changed, 14 insertions(+) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting recovery on Mon Jul 18 19:20:17 2011 | |
framebuffer: fd 4 (540 x 960) | |
ClockworkMod Recovery v4.0.1.3 | |
recovery filesystem table | |
========================= | |
0 /tmp ramdisk (null) (null) | |
1 /boot emmc /dev/block/mmcblk0p11 (null) | |
2 /cache ext3 /dev/block/mmcblk0p15 (null) | |
3 /data ext3 /dev/block/mmcblk0p16 (null) | |
4 /sdcard vfat /dev/block/mmcblk0p18 (null) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lrwxrwxrwx root root 2011-07-17 19:48 lost+found -> /osh/lost+found | |
lrwxrwxrwx root root 2011-07-17 19:48 ubuntu.sh -> /osh/ubuntu.sh | |
lrwxrwxrwx root root 2011-07-17 19:48 usr -> /osh/usr | |
lrwxrwxrwx root root 2011-07-17 19:48 upath.sh -> /osh/upath.sh | |
lrwxrwxrwx root root 2011-07-17 19:48 lib -> /osh/lib | |
lrwxrwxrwx root root 2011-07-17 19:48 sbin -> /osh/sbin | |
lrwxrwxrwx root root 2011-07-17 19:48 thumb2 -> /osh/thumb2 | |
lrwxrwxrwx root root 2011-07-17 19:48 srv -> /osh/srv | |
lrwxrwxrwx root root 2011-07-17 19:48 root -> /osh/root | |
lrwxrwxrwx root root 2011-07-17 19:48 selinux -> /osh/selinux |
NewerOlder