3
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
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 25d1995862 galaxys2-common: Cleanup common tree
- res/charger .pngs are not used anymore, we adopted aosp charging animation
- setprop ro.crypto.keyfile.userdata /efs/metadata is not used anymore,
crypto key is now at /data footer
- BOARD_USE_SAMSUNG_COLORFORMAT flag was duplicated

Change-Id: I1abc3b5d2a12027c4f461ea2d1ad21ba51e5c60e
2015-10-08 10:23:44 -07:00
Caio Schnepper 6a549eb6b6 Add USB charging config
Change-Id: I76c997990ef2ad6250ab0f0210ac37569898374c
2015-10-06 09:12:25 -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 f0a445c957 Add CM performance profiles
Change-Id: I9979c903d63d2638f12a0a5774fa2290d1181324
2015-09-03 15:25:15 -07:00
Caio Schnepper ecc3d13410 galaxys2: initial L bringup
Change-Id: Ia356da8437917be3355eba59c1df3943bb33f905
2015-05-28 18:29:17 -03:00
Wolfram Liebchen 4f5202fba8 Correct the interface name of Bluetooth PAN.
Required for getting an IP address/gateway when acting as PAN client.

Change-Id: Ifa864e48d91c2dd3c82fa294a41c0fb074e51a76
2015-03-16 17:32:02 +00: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
Evan Widger 0eba5c2c7d fix bugreport on i9100
Change-Id: I5c574bda492430e3cdfd428b6db0d6541d1eb4ad
2014-08-29 11:28:12 -07:00
Pavel Kirpichyov 93c54dc9b6 Fix sdcard mounting
Change-Id: I340c66636a5b85222b0e5bed7e476b5c4ba07625
2013-11-18 20:55:11 +04:00
Pavel Kirpichyov 67c83c3477 wifi: update {wpa,p2p}_supplicant services init
Change-Id: I9386392b90c1e9ad792a1a1f4145bd01f77cdd13
2013-11-13 18:22:16 +04:00
Daniel Hillenbrand 176325f6f5 galaxys2: recovery.rc cleanup, fstab cleanup
Change-Id: I38666e98f2536bdaf0721d1da6fccda3f9dd96ee
2013-08-24 16:55:25 +02:00
Daniel Hillenbrand 4ce796517d galaxys2: refine sepolicies
Change-Id: Ifa7e56537af87f14a59e5c9b5f254073eea22a8f
2013-08-11 18:12:03 +02:00
codeworkx 8fe2f3a21b galaxys2-common: hardware tunables: vibrator support
Change-Id: I429d8ea2edddaf353c3f24cbc26d58df0cb30e69
2013-08-10 17:16:39 +02:00
codeworkx 024854b51d galaxys2: recovery: use unified fstab
Change-Id: I82fbfa87a4e0c0dc4d1a6bbe94b99f91bb5e8fa3
2013-08-04 16:47:13 +02:00
Daniel Hillenbrand 15c65af03f Merge "galaxys2: fix ril" into cm-10.2 2013-07-27 21:35:36 +00:00
codeworkx 72f93ccda6 galaxys2: fix ril
blame samsung

Change-Id: I0f376f3264290c07992f18c480778bd128d0e7df
2013-07-28 01:34:59 +02:00
codeworkx b59a56ec4e galaxys2: unified fstab
Change-Id: Ie4d0c977aa509914d0b6270b01f3b9661430309b
2013-07-28 00:43:54 +02:00
Daniel Hillenbrand b6623a5227 galaxys2: set default mdnie scenario and mode on boot
Change-Id: Ib99b00b1dab576d8be19757e3b03206336c2ecdd
2013-05-25 21:56:57 +02:00
Daniel Hillenbrand 2804f22d31 galaxys2: switch to smdk4412 kernel
Change-Id: I9b4ee389937a6418bb9de79679324aae40a9a736
2013-05-25 11:03:58 +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