Caio Schnepper
bd53ac7fc1
galaxys2-common: Add BOARD_EGL_NEEDS_HANDLE_VALUE flag
...
Fix reboots on device wakeup
Change-Id: I9b18d6cba40a28a7949934cda2f8296bc1632530
2015-11-26 23:09:14 -02:00
Caio Schnepper
f498516ef8
galaxys2-common: Update SamsungExynos4RIL.java
...
Change-Id: Ic3c2fb885dc94682f2d3185eed7cc86737277379
2015-11-20 17:36:10 -02:00
Caio Schnepper
9485013fb0
galaxys2-common: Remove non-existent overlay
...
Change-Id: Ifcbb892284f01f4c143fa0b549aa5a8eb1b7a9c5
2015-11-20 17:21:49 -02:00
Caio Schnepper
a64c214d2b
Revert "Add CM performance profiles"
...
This reverts commit f0a445c957
.
Conflicts:
overlay/frameworks/base/core/res/res/values/config.xml
rootdir/init.smdk4210.rc
Change-Id: I863def65935849c46f04feda085b74e4ae758338
2015-11-20 17:21:05 -02:00
Caio Schnepper
5df889f687
galaxys2-common: Update external storage configuration
...
As explained in: https://source.android.com/devices/storage/config.html
Change-Id: I0f3b470413f3676302277f09563fd360d1486911
2015-11-17 06:54:33 -08:00
Nick Kralevich
139ef47e40
galaxys2-common: Remove persist.sys.usb.config override
...
The variable persist.sys.usb.config is no longer honored by the framework,
and it's presence causes unnecessary toggling of the USB driver,
which disonnects ADB and makes the device's connection unstable.
Delete it.
Bug: 21404762
Bug: 18905620
Change-Id: I0666d2044a63c78232af8a1622bf3d01ed44b1ca
2015-11-17 06:53:01 -08:00
Caio Schnepper
fecc190038
galaxys2-common: Remove deprecated USB OTG property
...
Change-Id: I9a1f9c588b6d68996deec5dc9349b7fa8dc62e87
2015-11-17 06:52:19 -08:00
Caio Schnepper
d73283dc26
galaxys2-common: Update fstab.smdk4210
...
Change-Id: I4f5d53fcd05228745e915bd6df113400a83bc3d1
2015-11-15 23:25:57 -02:00
Caio Schnepper
177bbd3238
galaxys2-common: Remove deprecated storage_list.xml
...
Change-Id: I9f9d33c3bf231d81e9afa6e50be4639678b6e680
2015-11-15 23:20:34 -02:00
Caio Schnepper
52f632b030
galaxys2-common: Update libhealthd
...
Change-Id: I6ada5437c9b54cc62f6deb8387b7d0711dc682ff
2015-10-29 21:29:22 -02:00
Caio Schnepper
ffb71761f1
shbootimg.mk: Fix recovery build
...
Related to: http://review.cyanogenmod.org/#/c/113680
Change-Id: I311c366e6f9c7d556c5803223a085260c9889427
2015-10-20 15:15:39 -02:00
Caio Schnepper
e60f00211d
galaxys2-common: Update RIL header
...
Change-Id: Ib049451b1ec543b009ac4574729cd4c138829131
2015-10-14 22:44:51 -03:00
Caio Schnepper
641716d659
galaxys2-common: Drop BOARD_SEPOLICY_UNION
...
Change-Id: Iea184c81ab1c26969b62c3ee0366d7e641926ffe
2015-10-13 22:22:19 -03:00
Michael Bestas
fb7d09f099
Automatic translation import
...
Change-Id: I2dae943ba905104516361ae6884b8155e6a56c9e
2015-10-12 12:40:20 -07: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
da596530e9
galaxys2-common: Use dlmalloc
...
Change-Id: I79c1c1580a42f75cfa7bfc436fa5ec6f5070b9c8
2015-10-08 15:25:11 -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
David Čížek
753c7536eb
Samsung dock support
...
depends on http://review.cyanogenmod.org/#/c/104791/
Change-Id: I1144c99191d8a2ebd94a9b818e1aacf00613c0d7
2015-10-07 12:49:56 -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
Michael Bestas
05a285749a
Automatic translation import
...
Change-Id: I025ec0dd86937afede9540759f80c4be907b2a85
2015-10-03 00:24:29 +03:00
Michael Bestas
8f5693db9f
Automatic translation import
...
Change-Id: I89932002f274152330a5802cf0f3370a8b26c009
2015-09-24 22:04:16 +03:00
Michael Bestas
5199b5b92e
Automatic translation import
...
Change-Id: I81510adcec39621ff3a6e205c88ddf2c34b47b9a
2015-09-11 20:01:40 +03:00
Caio Schnepper
f0a445c957
Add CM performance profiles
...
Change-Id: I9979c903d63d2638f12a0a5774fa2290d1181324
2015-09-03 15:25:15 -07:00
Caio Schnepper
1c708f0110
sepolicy: Address SELinux denials
...
Change-Id: Ice8f2890fbade59d063097ac3ee3647f24e8d3ad
2015-09-02 16:40:38 -07:00
Michael Bestas
8cb3d6004a
Automatic translation import
...
Change-Id: I69f4a124b72aaa2395712bd4bad34ac3662250e5
2015-09-01 01:37:02 +03:00
Caio Schnepper
9f7f2c612e
Remove unneeded torch package
...
Change-Id: I6c98d3e9f153afcb26b59f3a62d5b29cbf8f7ad9
2015-08-25 15:01:46 -07:00
Tom Powell
61ed59b85a
Automatic translation import
...
Change-Id: I7f9206e33dd86ae4eddec036e655468e1ab7b414
2015-08-20 14:35:08 -07:00
Michael Bestas
e252252c73
Automatic translation import
...
Change-Id: I4818938d93517f175e7def5d7d2dabe509294999
2015-08-17 20:03:34 +03:00
Michael Bestas
a40115b8ac
Automatic translation import
...
Change-Id: I36c338c89b1c19a5922889b23954ff3f2ecfefdc
2015-08-05 18:02:38 +03:00
rINanDO
579d2a4204
camera: activate continuous focus on video recording
...
Change-Id: Icd88df24a34c1bd49dce1e4fd67d7db95304f802
2015-07-17 11:59:23 -07:00
rINanDO
3b878ff5a9
camera: correct preview resolution
...
Fix distorted preview on some apps
Change-Id: I423c289b1d2a2e0b5a14cfbd7926f19b5de4879b
2015-07-17 11:57:11 -07:00
David Daynard
1ea17b666c
nuke sii9234_rcp
...
Every once in awhile the bug crops up again whenever the upstream fix
for it breaks. Let's just future-proof it now
Change-Id: I31d7e013110c35d35839546f6e2449bef807cbdf
2015-07-16 14:25:41 -07:00
Caio Schnepper
376b96446e
selinux: allow kernel to write on block_device
...
The kernel writes to dev/block/vold, fix UMS mode
Change-Id: I4b8fd54f86ae45f37bae68f31dbdc56f5bfd2ef0
2015-07-14 12:37:19 -07:00
Caio Schnepper
8feed3c151
galaxys2-common: don't copy ffmpeg config anymore
...
Change-Id: If1100b2388d738f3c3edb0f46220106312d1082a
2015-07-14 12:28:55 -07:00
Caio Schnepper
b0d7d4fa6f
releasetools: resize system partition after flashing
...
resize2fs.static is placed in install/bin, possible to run without /system mounted.
running it will resize /system to the actual system partition size,
supporting custom pits with block-based OTAs
Change-Id: Id2c82add1f697ae3d7e5a1031f6a6d51a4ee53e0
2015-07-05 19:06:21 -03:00
Caio Schnepper
24b15d402d
Update releasetools
...
We were using a deprecated version and with a faulty backuptool.
Use CM releasetools as much as possible
Change-Id: I19fbbcb21b20030f10161fbc798feb02b90a7c7c
2015-07-01 18:11:33 -03:00
Caio Schnepper
ecc3d13410
galaxys2: initial L bringup
...
Change-Id: Ia356da8437917be3355eba59c1df3943bb33f905
2015-05-28 18:29:17 -03:00
David Čížek
e3591e7a64
Car dock analog audio support (fixes CYAN-40 on i9100).
...
Change-Id: Ie1b26cc1d67ada9c1d639dc6fc6f69fd7504707a
2015-04-22 06:49:34 +00:00
Michael Bestas
7b432a83f4
Automatic translation import
...
Change-Id: I89270a21b005c71079c2db4476e029f39ea99a2e
2015-04-18 00:32:07 +03:00
173210
6069b629fa
Add a new device: sc02c
...
Change-Id: Ia125e797ea0bd6e673f3d53e3bdbee73d1cb3567
2015-04-13 19:36:26 +09:00
Michael Bestas
0b00c7715c
Automatic translation import
...
Change-Id: I4aa8a3c0930f3b700313ecc904abaf0a7ef9acf0
2015-04-06 23:19:04 +03:00
Michael Bestas
94a9d7be58
Automatic translation import
...
Change-Id: I8e3987aae42346604d9d7ee3ba97ef32d18af368
2015-03-22 18:51:52 +02: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
Michael Bestas
4c66691ccc
Automatic translation import
...
Change-Id: I91e2735c71ac2ac9702dbd6052b9932ec8d5c312
2015-03-04 05:20:28 +02:00
Michael Bestas
303e8a005a
Automatic translation import
...
Change-Id: Iba9d2db0def991de7b8ef2045114c5791434e10d
2015-02-15 07:29:56 +02:00
Michael Bestas
1dcecbaf47
Automatic translation import
...
Change-Id: I856503cb6348cb6f052fb706d0e1a5dd5f63edb2
2015-01-19 20:31:36 +02:00
Michael Bestas
02cb724ac4
Automatic translation import
...
Change-Id: I18203d05f6336ef8253a39a226eb66b40a7d8d6d
2015-01-03 21:45:38 +02:00
Michael Bestas
bd914fa31d
Automatic translation import
...
Change-Id: Ib2f033862e0057890d1b3142365a6026d4e89e6c
2014-11-10 03:48:04 +02:00