3
0
Fork 0
Commit Graph

26 Commits

Author SHA1 Message Date
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.
2017-01-10 11:33:05 +01:00
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
2016-03-20 17:37:21 +01:00
Caio Schnepper 20a3e661ad galaxys2-common: Clean up radio acess families
Change-Id: I802d1a57c6ea01898d3fae758662cf629543f3df
2016-02-04 08:04:19 -02:00
Caio Schnepper dfdb12deb9 galaxys2-common: Set radio access families
Change-Id: I0ecc21257e6995b68089454a7d8bad68f01395e4
2015-11-27 15:17:00 -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 177bbd3238 galaxys2-common: Remove deprecated storage_list.xml
Change-Id: I9f9d33c3bf231d81e9afa6e50be4639678b6e680
2015-11-15 23:20:34 -02: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 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
David Čížek e3591e7a64 Car dock analog audio support (fixes CYAN-40 on i9100).
Change-Id: Ie1b26cc1d67ada9c1d639dc6fc6f69fd7504707a
2015-04-22 06:49:34 +00:00
task650 1f93748173 Add soft-reboot option
Change-Id: I29be57ed9c48f38561749aba6d0a26107d57fcb5
2014-08-23 08:19:16 -07:00
chasmodo 1d722635e3 galaxys2: Fix the inability to mount/unmount sdcard
Change-Id: Ifddbf979e5de937d2b2b3d850ccb66c3d731bc35
2014-02-23 19:11:46 +01:00
Janson Kang 17662dcd75 galaxys2-common: Update torch overlays
Change-Id: Id4b3867f757e2f395228d58dee96b8513d378b59
2013-10-23 23:16:50 -07:00
codeworkx 1eafbb495f galaxys2: update overlay
Change-Id: I38a82332b7f95597a7c451860e060869dd50b832
2013-07-28 00:39:17 +02:00
codeworkx ae51a7717f galaxys2: add vendor bt conf, add bt-pan iface
Change-Id: Ida11505eaf2b4457a64a3d5c0ed6172f4e821378
2012-12-10 20:43:51 +01:00
codeworkx a636f884ed galaxys2: reenable samsung stk
Change-Id: Ia8cad7749e91226691a6a9ebae7b8666f4f81557
2012-12-09 16:00:44 +01:00
codeworkx 973931f953 overlay: remove/disable non-existing overlays
Change-Id: I2ff9d74f65188d44cb661782b841866f9537388a
2012-12-02 16:36:44 +01:00
Andrew Dodd cdc1a96ac0 mc1n2: Opensource audio HAL from Replicant
Thanks to Paul Kocialkowski of the Replicant project for this work.

Original sources:
https://gitorious.org/replicant/hardware_tinyalsa-audio

http://git.paulk.fr/gitweb/?p=yamaha-mc1n2-audio.git;a=summary

Change-Id: Ia3d89c67d64decb56e3d6518c5f382d38e5a1fa9
2012-12-02 15:33:50 +01:00
codeworkx 315c2fcb57 change network location provider package
Change-Id: I97336264842a68edec8a36cefb487cd138feee18
2012-10-13 15:11:27 +02:00
Andrew Dodd 1579100c87 power_profile: Add cpu.awake parameter
One of the remaining issues with the new profile is lack
of a cpu.awake parameter - without this, wakelock holders
won't be penalized in battery stats.

Make a wild-ass guesstimate of 15 mA, based on:
Best-case consumption is around 0.5%/hour with radio on, assume
8.25 mA consumption of non-CPU stuff in deep sleep.
Best case consumption when wakelocked is usually around 1.25-1.5%/hour,
assume then, about 25 mA total when wakelocked.
Subtract the baseline and it's 15-16 mA.  Let's just round to a
multiple of 5 here, since it IS a WAG.

Also, consumption when the CPU is running at 200 MHz (for example,
governor set to ignore nice load, and a program is endlessly looping
but niced to avoid bumping the gov) is usually around 4-5%/hour,
which is semi-consistent with a number of 55 mA for 200 MHz op.

Change-Id: I6aa08842dd2acfced0c70a95d973aa0b415799cc
2012-10-04 03:54:45 -07:00
Andrew Dodd de0d2f55ae power_profile: Bring a sane one from a Samsung firmware
Whatever is currently here looks like it's OMAP-ish
and results in what appears to be bogus ordering in
Battery stats.
2012-09-14 21:53:13 -04:00
codeworkx aa152bfe65 enable samsung stk
Change-Id: I319dc79e0d4ee9f9f29f0dcc4454c422c8e039b4
2012-08-30 17:03:09 +02:00
Espen Fjellvær Olsen 76f90bea44 Add UMS support 2012-08-12 19:15:23 +02:00
Andrew Dodd f1a8a84690 overlay: Enable workaround for broken audio policy HAL
This will permit A2DP to work with our broken HAL
2012-08-04 15:27:45 -04:00
Daniel Hillenbrand 51841ab0c5 initial commit 2012-07-25 04:32:16 +02:00