3
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Fivel Sotheby bc81aa943e Switched the internal storage from physical to emulated 2019-06-29 19:15:43 +01:00
Andrei Măceș 03471a035a Use 2 zRAM compression streams (now that our driver can)
Change-Id: Ic8d2093e89fb6fbbefc985c33bb3180886553195
2016-07-02 18:48:58 -07:00
Arnab Chaudhuri 2415f7d812 galaxys2-common: Optimize f2fs performance
Change-Id: I427216627b0291900a0c43c8135837978c720397
2016-03-06 18:48:04 -08:00
Arnab Chaudhuri 86f63903f9 galaxys2-common: Add f2fs filesystem support
Change-Id: I593fe2057a057e7fcf73a6158df7646ad1a9bceb
2016-02-23 11:10:42 -08:00
Caio Schnepper 8bb93abd28 galaxys2-common: Fix physical internal storage
Change-Id: Idd13347fa901f72451bbd3d72fc59c86e6a99b8d
2016-01-31 12:13:59 -08:00
Caio Schnepper d73283dc26 galaxys2-common: Update fstab.smdk4210
Change-Id: I4f5d53fcd05228745e915bd6df113400a83bc3d1
2015-11-15 23:25:57 -02:00
Caio Schnepper ac45a90199 galaxys2-common: Enable zRAM [1/2]
-zRAM size is set to 256mb, common and recommended value by OEMs
-Needs http://review.cyanogenmod.org/#/c/111997

Change-Id: I37a83d89774dc606269e8e211110fedd967041dc
2015-10-11 01:42:51 -03:00
Caio Schnepper 8e74055376 Move encryption key to footer
Fixes the "format_volume: failed to open /efs/metadata" error on recovery
while trying to wipe user data

Change-Id: Ic3f72d72fc34495ec05deffd8aa849bcfa65b29c
2015-10-05 12:24:47 -07:00
Caio Schnepper ecc3d13410 galaxys2: initial L bringup
Change-Id: Ia356da8437917be3355eba59c1df3943bb33f905
2015-05-28 18:29:17 -03:00
Lanchon 8949b4e66c Remove DISCARD mount option from the /data fs
The DISCARD mount option should not be enabled in Android 4.3
and later for partitions that the OS trims automatically.
The presence of this option slows down the device.

Change-Id: Id61f64455190f5be6b12ee9027a996de66ec67a0
2015-03-10 18:08:55 +00:00
Pavel Kirpichyov 93c54dc9b6 Fix sdcard mounting
Change-Id: I340c66636a5b85222b0e5bed7e476b5c4ba07625
2013-11-18 20:55:11 +04:00
Daniel Hillenbrand 176325f6f5 galaxys2: recovery.rc cleanup, fstab cleanup
Change-Id: I38666e98f2536bdaf0721d1da6fccda3f9dd96ee
2013-08-24 16:55:25 +02:00
codeworkx 024854b51d galaxys2: recovery: use unified fstab
Change-Id: I82fbfa87a4e0c0dc4d1a6bbe94b99f91bb5e8fa3
2013-08-04 16:47:13 +02:00
codeworkx b59a56ec4e galaxys2: unified fstab
Change-Id: Ie4d0c977aa509914d0b6270b01f3b9661430309b
2013-07-28 00:43:54 +02:00
athurh a0c67d8fdb mount preload partition at the end
preload is a useless partition and can be fotmatted as swap or other filesystem
different from ext4. In this case 'mount_all' will fail, leaving data unmounted

Change-Id: I37b81680f0e37590e6cd5142fa1950cd5ba90960
2013-03-11 23:56:05 +01:00
codeworkx 2806d8bfe0 galaxys2: update for new kernel, cleanup, replicant camera hal
Camera HAL from: http://gitorious.org/replicant/device_samsung_galaxys2

Change-Id: I4191110be5b3368c608333d724f4217894dab4ac
2013-02-17 20:28:22 +00:00