Fivel Sotheby
8d30e869a3
Resize system and user data partitions
...
Double the size of the system partition
Increasce user data, taking over the space previously reserved for UMS
3 years ago
Fivel Sotheby
bc81aa943e
Switched the internal storage from physical to emulated
4 years ago
Wolfgang Wiedmeyer
2bade55d2a
enable touchkey light in recovery
...
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Wolfgang Wiedmeyer
56eb470d16
remove bcmdhd.cal
...
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Wolfgang Wiedmeyer
afb08ef40c
releasetools: also rebuild the boot image
...
This ensures that the right release key is also embedded in the
recovery that is part of the boot image.
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Wolfgang Wiedmeyer
cc9124177c
releasetools: remove unused img and ota scripts
...
Boot and recovery are already regenerated when running the
sign_target_files_apks script, so GetBootableImage is never called in
the img and ota scripts. It wouldn't work anyway as the function
parameters have changed.
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Wolfgang Wiedmeyer
36ee6d2a58
selinux: allow to install the mfc firmware in recovery
...
Fixes a denial during update installation.
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Wolfgang Wiedmeyer
375710464d
camera: fine-tune parameters
...
Speeds up the preview and makes video recording possible in case the
proprietary mfc firmware is in place.
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Wolfgang Wiedmeyer
ef2a5420a7
releasetools: fix standalone recovery
...
Boot and recovery are already regenerated in sign_target_files_apks,
so the scripts galaxys2_img_from_target_files and
galaxys2_ota_from_target_files have no effect.
This fork of sign_target_files_apks makes sure that the standalone
recovery is rebuilt with the new ramdisk and that boot image from $OUT
is used untouched.
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Dominggoes Isakh
c70556438d
galaxys2-common: Camera: Exit thread properly when focus fails
...
Change-Id: I7e0aff34ed5b1f727ce02a5a46351e4e9a1c1f4d
6 years ago
Paul Kocialkowski
37c8664812
Standalone recovery kernel build
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
6 years ago
Wolfgang Wiedmeyer
24bf4db81b
Audio-RIL-Interface: implement mic_mute
...
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Wolfgang Wiedmeyer
564cb0a1b8
selinux: give rild the necessary permissions
...
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Jookia
735df82261
Remove all GPS code.
...
Currently gpswrapper causes a crash when booting, so for now remove it. But
since we're removing that, remove the rest of it while we're at it. If people
want to use the GPS, they can revert this commit.
6 years ago
Wolfgang Wiedmeyer
24de677463
Don't expect the existence of the blob repo
...
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
6 years ago
Jookia
640eb97c43
Remove unused proprietary RIL wrapping code.
6 years ago
Paul Kocialkowski
9b6470665a
Home key to select item in recovery
...
Cherry-picked!
6 years ago
Paul Kocialkowski
7bf07b5b39
Audio-RIL-Interface: Keep up with libsrs-client
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
6 years ago
Paul Kocialkowski
edb07659ae
camera: RGB565 preview format
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
6 years ago
Paul Kocialkowski
7bd9be819b
Yamaha-MC1N2-Audio target path and device
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
6 years ago
Paul Kocialkowski
2647ccb842
tinyalsa-audio belongs in hardware/tinyalsa-audio
...
Cherry-picked!
6 years ago
Paul Kocialkowski
aa9dc1a5ac
Audio-RIL-Interface
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
6 years ago
Paul Kocialkowski
371536a490
Samsung-RIL
...
Cherry-picked!
Conflict: "initial L bringup" adds rmnet0,rmnet1 to interfaces, leave it.
6 years ago
Paul Kocialkowski
cc887fc861
Bluetooth firmware patch file chip name
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
6 years ago
Paul Kocialkowski
163ef38a6a
WiFi and bluetooth firmwares paths
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
6 years ago
Paul Kocialkowski
46f5cb89d6
Avoid proprietary libfimc
...
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
6 years ago
Paul Kocialkowski
c43ee4d0c4
SoftwareGL
...
Cherry-picked!
Note: Not sure what extra config to remove, so just remove EGL_* for now.
6 years ago
Arnab Chaudhuri
db66d93fea
galaxys2-common: Enable sending and receiving Mms when mobile data
...
is disabled.
Change-Id: I88aa2d69f7cceb58a0dd048f50bf4db99465ecf0
7 years ago
rINanDO
b7fa70df69
galaxys2-common: Camera: HAL improvements and fixes
...
* Improve start/stop video recording lag
* Force recording-hint in focus-mode continuous video
* Fix auto-focus in video recording
* Fix preview issues
* Fix switching focus-modes during recording
* Fix crash when taking pictures rapidly
* Fix crash when switching camera-/video-mode rapidly
* Add all supported video recording-sizes for back-camera
Change-Id: I810e8b7c14245bb47001094eb51ba4b4bb8ddb47
7 years ago
Andrei Măceș
03471a035a
Use 2 zRAM compression streams (now that our driver can)
...
Change-Id: Ic8d2093e89fb6fbbefc985c33bb3180886553195
7 years ago
Caio Schnepper
4dc57270d8
galaxys2-common: Cleanup unused flags
...
Change-Id: I7583b6183ebe4bdfd4009b1910afb8967ea863c2
7 years ago
Ziyan
3a44be3ded
init: increase read-ahead value to 256 kb
...
Apps and database file sizes have increased in recent Android versions,
which makes it practical to increase our read-ahead value from 128 kb.
General user experience seem to have improved a bit.
Change-Id: I5d0e367ecdd562599d7f6c93149aa68738987d6d
7 years ago
Caio Schnepper
fb4b3cc9c3
galaxys2-common: Address SELinux denials
...
Change-Id: I1072412370389554d7893ca38d62fd66aa331d48
7 years ago
Caio Schnepper
255e5dd84b
galaxys2-common: Update proprietary file list
...
Change-Id: If4a16b58aa9ae63ff3b4cd807e137f0cf6af692b
7 years ago
rINanDO
fa1f8ab808
galaxys2-common: Camera: Fix front camera issues.
...
Since this commit b47a1c5b2a
the front camera
doesn't work anymore because the SceneMode-property is NULL.
Change-Id: I84ad5c0c0e67a98963a7515ed9973d8f8997eebc
7 years ago
Lanchon
5ecdb14422
galaxys2-common: build an IsoRec-style recovery.img
...
...instead of building a duplicate of boot.img.
The make target is the standard 'recoveryimage'.
Thanks to arnab who originated the idea.
Change-Id: Ibbe996db97bc043033de645166d23ce4c19dc06b
7 years ago
Caio Schnepper
f94f7a8e0b
galaxys2-common: Remove low latency audio
...
The sound stutter too much with it
Change-Id: If1633e7e7de18f6dd2d9a34165c8c71a563bef45
7 years ago
rINanDO
9a33a71267
galaxys2-common: enable auto power modes
...
* We don't have a significant motion sensor, so device
idle detection will be disabled[1]
* Enabling this will allow app standby to be enabled, so there's
no harm in doing it.
[1]: 10c07f778a/services/core/java/com/android/server/DeviceIdleController.java (L1435)
Change-Id: I9e9c17f3714ab0b4ce590d99ab82deb3070ea5ed
7 years ago
Simon Shields
e8efd4ccc5
galaxys2-common: commonize AdvancedDisplay [2/3]
...
Change-Id: Icd5dd4c74abc9c9219209c1f8bc514949b3a2922
7 years ago
Arnab Chaudhuri
2415f7d812
galaxys2-common: Optimize f2fs performance
...
Change-Id: I427216627b0291900a0c43c8135837978c720397
7 years ago
Michael Bestas
59ba9ce0c3
Automatic translation import
...
Change-Id: I3c77a67f30aaee02fe7803ab7e062d6bd81f88aa
7 years ago
Arnab Chaudhuri
86f63903f9
galaxys2-common: Add f2fs filesystem support
...
Change-Id: I593fe2057a057e7fcf73a6158df7646ad1a9bceb
7 years ago
Michael Bestas
4319094e44
Automatic translation import
...
Change-Id: I403bee6bae7cef4df332508b7b1b6b0e3737920b
7 years ago
rINanDO
c7b66067af
galaxys2-common: Allow flashlight to use wakelock
...
Change-Id: I2b5084f6541e855f43587b1bd6709577fe942bff
7 years ago
Michael Bestas
feb112a35f
Automatic translation import
...
Change-Id: I28acf27207f839d5f0a52d952e0b257fe8a35a49
7 years ago
Caio Schnepper
691144d5a6
galaxys2-common: Fix macloader SELinux denial
...
Change-Id: I4a18462429c662d3377f48f8b0c9c669159bea63
7 years ago
Caio Schnepper
20a3e661ad
galaxys2-common: Clean up radio acess families
...
Change-Id: I802d1a57c6ea01898d3fae758662cf629543f3df
7 years ago
Simon Shields
0645c2e2ac
galaxys2-common: fake GET_RADIO_CAPABILITY response
...
Samsung's RIL doesn't support this, but doesn't error on it either.
Change-Id: I5a470c55fecf85183e9c7b4b37aef3b3cbffaf90
7 years ago
Caio Schnepper
ebb9e69395
galaxys2-common: Bring SamsungExynos4RIL inline with framework
...
Change-Id: I667527ec7868f07421f6c48ed8a8b004ed48e8b8
7 years ago
Caio Schnepper
d9436af729
galaxys2-common: Fix MTP permission
...
Change-Id: Ic01264d19eb965088fd7ed92425db1e418599eea
7 years ago