- Mar 11, 2013
-
-
Jean-Baptiste Queru authored
* commit '35cf1243':
-
Jean-Baptiste Queru authored
-
- Nov 06, 2012
-
-
The Android Open Source Project authored
Change-Id: I52be076166579c8292066f388720b63054e8d7ea
-
- Nov 03, 2012
-
-
The Android Automerger authored
-
- Nov 02, 2012
-
-
Matthew Xie authored
The feature have been removed from base config. Need remove here, otherwise got compiler error. Change-Id: I44ae402aebb9105f38fea1d96c27691709169b6f
-
- Oct 01, 2012
-
-
The Android Automerger authored
-
Jeff Sharkey authored
Bug: 7255202 Change-Id: I3428f0ae5dbed1fdff43d0bcaff225de16d98e68
-
- Sep 30, 2012
-
-
Jeff Sharkey authored
Move legacy mount location to /storage/emulated/legacy, and create a symlink to point towards shell-visible FUSE daemon. This symlink is then masked from zygote-forked apps by a tmpfs. Bug: 7255202 Change-Id: I4a07a62ef7061ca6e2af158999fd6f729f44b4e8
-
- Sep 06, 2012
-
-
Jeff Sharkey authored
Bug: 7119408 Change-Id: I14aa89cd0ba8bc79a5641778205f6fc08154fc04
-
Jeff Sharkey authored
Bug: 7119408 Change-Id: I14aa89cd0ba8bc79a5641778205f6fc08154fc04
-
Jeff Sharkey authored
Using a /storage/sdcard0 symlink and a tmpfs staging area was used to enable "/sdcard" paths for both zygote processes and the shell user, but it breaks on devices with both emulated and physical external storage. Specifically, vold can't mount a physical sdcard onto the primary storage symlink, and zygote can't re-bind-mount when secondary storage is remounted after dropping privileges. Bug: 7094858, 7064600 Change-Id: I35b53608a2ff1f8ae88187431de33c818a1f8bb8
-
- Aug 31, 2012
-
-
Eric Laurent authored
Fix a problem in out_write() where if the resampler was to be created, the first audio buffer was not resampled and the local write source pointer not initialized. Also use correct types for audio format and channel mask. Change-Id: I6b86767de439234966ebb95904eb22fc7f383829
-
- Aug 30, 2012
-
-
Kenny Root authored
There's no need to add make_ext4fs to each device since it's in build/target/core.mk since commit 720479ea7e6307648c56f61d82ac12d65f218dda Bug: 6960586 Change-Id: If2ab1d95c0c1d13a028faeae4f00dbf5e4580bfc
-
- Aug 23, 2012
-
-
Jeff Sharkey authored
Symlink to make /sdcard work for shell users. Environment variable to find root of multiuser SD card. Bug: 6925012 Change-Id: Ie1ada8a9b38fc58e51970342dd42ba893f11ce85
-
- Aug 21, 2012
-
-
Wink Saville authored
-
- Aug 20, 2012
-
-
Jean-Baptiste Queru authored
* commit 'c1e768c0': Fix documentation for lunch command
-
Jean-Baptiste Queru authored
* commit 'f33c871c': Fix documentation for lunch command
-
Jean-Baptiste Queru authored
-
Zach Pfeffer authored
lunch full_panda_userdebug doesn't exist, but full_panda-userdebug works Change-Id: I6b8212961b2a402944c06cfe827ad6745b1b85e2 Signed-off-by:
Zach Pfeffer <zach.pfeffer@linaro.org>
-
Jeff Sharkey authored
Bug: 7005701 Change-Id: I03dc5d680fdd8fe197ba4b8fba2bd81eebc5ef18
-
Wink Saville authored
Bug: 6837125 Change-Id: I19934de3e9558104482fffb80b52fda992de55ed
-
- Aug 17, 2012
-
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
Bug: 4295425 Change-Id: I6dcbc6d72862089b06a55b2ca0b340015b346a04
-
- Aug 16, 2012
-
-
Jeff Sharkey authored
Move FUSE daemon to secure mount point, and relax /storage access now that sdcard_r is enforced using private bind mounts in zygote. Bug: 6925012 Change-Id: I40742f2f681a7f82f935d18189ae508b7f933701
-
- Aug 13, 2012
-
-
Jeff Sharkey authored
Bug: 6925012 Change-Id: Ia1edab90d902dda9289f88f848212d7830db90b0
-
- Aug 10, 2012
-
-
Jean-Baptiste Queru authored
* commit '6893c9ec': Fix build - Add TARGET_ARCH := arm
-
Jean-Baptiste Queru authored
* commit '48dea806': Fix build - Add TARGET_ARCH := arm
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
Change-Id: I442e2a75de2089ce193403f62745dab905caca76
-
- Aug 09, 2012
-
-
Jean-Baptiste Queru authored
Bug: 4295425 Change-Id: I0c91cfa1539bed1ef28d10ddf55f7e22f474af01
-
- Aug 07, 2012
-
-
Jean-Baptiste Queru authored
* commit '1de577f6': Updated self-extractors for PandaBoard
-
Jean-Baptiste Queru authored
Change-Id: I5cb9efdd14592c8e91c61df939acd5db2b5f6843
-
- Aug 04, 2012
-
-
Jean-Baptiste Queru authored
Bug: 4295425 Change-Id: I61be9e4b7548481504c32bb18dd3f8cde515f7be
-
- Aug 02, 2012
-
-
Jean-Baptiste Queru authored
* commit '12ab6185': Panda: Set the lcd density to 160
-
Jean-Baptiste Queru authored
-
Dan Murphy authored
Set panda lcd density to 160. Change-Id: I9f9d092717d7b076b4c9514f621133a264ea3aa4 Signed-off-by:
Dan Murphy <dmurphy@ti.com>
-
- Jul 04, 2012
-
-
Fred authored
The recovery UI has changed in the main project bootable/recovery. It is now a C++ class that each platform should inherit and make device specific. I have updated file recovery_ui.cpp to use this class based on other devices. I have not tested that the recovery UI or the boot loader works. This change is only to fix the build. The result of this build should not be used without testing first. Change-Id: Iaca6c06cca4bdaff64d51ab0379dbcb11ff9bf47
- Jun 23, 2012
-
-
Jean-Baptiste Queru authored
* commit '71c9f075': Clean up handling of apks
-
Jean-Baptiste Queru authored
Change-Id: I010ce1f8b37d3f8c91d5d557f16b997dcb357fbf
-