| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: I0950653a34a4053126848ab987335d833a2e7a37
|
| |
|
|
|
|
|
|
| |
Will follow with policy updates
This reverts commit 8e368fa918f244e214ee8bd53ce332ce6ad74663.
Change-Id: I58247300df68442709b44623e29b1bee0c6d5496
|
| |
|
|
| |
Change-Id: Ia70e48b6f2102c94e605838dc587ec8dc7495346
|
| |
|
|
| |
Change-Id: I53ed06f9832239eb8f980230861dd9f2c97d7657
|
| |
|
|
| |
Change-Id: If01f049ce7582820cfa68fa62b171a5ef9e1344d
|
| |
|
|
| |
Change-Id: I9b64aaa7cce0c8dc71374df1c3c9caac1cb051a5
|
| |
|
|
| |
Change-Id: I12c645ec5fd6e5d8c91deaab41bff683048ca659
|
| |
|
|
| |
Change-Id: I7859cf116f298c4a518d97c8c823ad8b08b064a6
|
| |
|
|
| |
Change-Id: Icf65691f123dd940cd86a26c7e355adf4a4b8f29
|
| |
|
|
| |
Change-Id: I54455a76f8eddc66f02b4e0599ab6cfa1dd733a8
|
| |
|
|
| |
Change-Id: Id7f00d4313a980aa95fce0eeab23a874ead5a1fe
|
| |
|
|
|
|
|
|
|
| |
Message Wait Indicator Quirk is Sprint specific. Lets not disable it by default for all CDMA devices
tolte >> l900
Change-Id: I1e5883cdea18f5266bb372bfffe01d65575dcd10
Signed-off-by: TheBr0ken <jtoro2716@gmail.com>
|
| |
|
|
| |
Change-Id: I8347a8ee8834f1b8ec4c3a246b17c8bef157bb3b
|
| |
|
|
| |
Change-Id: I164b875318379e024502d14f8f77771184694c0f
|
| |
|
|
| |
Change-Id: Ib0710f5deacca309491e27777efaeb414ffbc27b
|
| |
|
|
| |
Change-Id: I38444fd7b48db422ce4c4cc984ac0e88b6d00ea3
|
| |
|
|
| |
Change-Id: I97c427fb494396057bdff518dd538b641c23fb78
|
| |
|
|
| |
Change-Id: Ia82cd6cbe8cd9fe16ec0758d87e207bb6b98b6dc
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* "//Accel sensor is first on and last off"
This is totally wrong. The since we are using a single sysfs path
to enable and disable all of the sensors, the kernel driver uses
bitwise operations on the input value to know which sensors should
be enabled. The current logic wrongly assumes that the sensors are
enabled and disabled in a specific order and if accelerometer was
disabled, all of the other sensors were being disabled too. This
caused inconsistent sensor states between the sensor HAL and the
kernel driver and most of the time, the sensors failed to work
properly and drained battery.
Simplify the code to use bitwise operations instead of arithematic
operations to keep things clean. Additionally, since two or more
sensors can be enabled or disabled at the same time, we use a lock
to prevent race conditions.
Change-Id: Ifc3fab1456d4061f58d52f2ecda822c6157aae6e
|
| |
|
|
| |
Change-Id: I344d31bf5f25093bcf28a14b813a4a4aa832cff9
|
| |
|
|
|
|
|
| |
-selinux policies still need work
-switch fstab to by-name
Change-Id: I397931d0aa2ea7887774007acf40c9f03e66fb14
|
| |
|
|
| |
Change-Id: I5e8a81771b4bd4d18a1dbc290d78bac731aa78f2
|
| |
|
|
| |
Change-Id: I94bed7e8e1a722cef01649930c82c84276720946
|
| |
|
|
| |
Change-Id: I11144c8b6dec0e4d77f7eae3cf0f60f0313a6f78
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: I326a0d43c26bae7cab91aa048958d80de78ff349
|
| |/
|
|
| |
Change-Id: I93a999a47ade6982c0b1fec56d611465f8dad830
|
| |
|
|
|
|
|
| |
Clean up overlays and cm.mk
Change-Id: I371505cbe4ba9ccbf2aac765f2ea1b4f13155df5
Signed-off-by: Ricky Salinas <rsalinas1@mail.usf.edu>
|
| |
|
|
|
|
|
| |
This is now declared in the global sepolicy
Change-Id: I06b052e0166c508ba1d6be6312955577a510515d
Signed-off-by: Ricky Salinas <rsalinas1@mail.usf.edu>
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
t0lte does not have HCE.
This reverts commit b5f42b43b1326611aeb0eea13aff95d67779e08f.
Change-Id: Id55853b80de11de20316816087802d58dc84c284
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
- revert headset audio level
- drop speaker boost down a notch
Change-Id: Ic187a632e1519c88bb0bf2d4b536766a5ee9ab71
|
| |/ /
| |
| |
| | |
Change-Id: If0bd6703f383b4b2357fdd51bfdf007dc00fe3c7
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | | |
-dibable all sensors when screen is off.
Change-Id: Ic788782ee6bd67a00eb69ee087361d9d95af21b8
|
| |/ /
| |
| |
| |
| |
| |
| |
| | |
-speakerphone was being clipped, scale back the index
and increase the overall boost (includes out-of-call audio)
-increase the other incall outputs
Change-Id: I7a9748afd5c9ace41909a02c842bda946687b9b9
|
| | |
| |
| |
| | |
Change-Id: I7b3f8302eaab2aa277d7e5206dd0e458b07bfd7b
|
| |\ \ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
-remove Orienatation from AKM sensor, its never used
-fix compass, East and West were reversed
Change-Id: I286930d20847347e36a90c815fd67ab00c9a03bf
|
| |/ /
| |
| |
| |
| |
| |
| | |
* Needs HAL tuning, but improves shot-to-shot peformance as the
preview does not need stopped.
Change-Id: I10071efa30404fd121550d9226df0bd9ca354c12
|
| | |
| |
| |
| |
| |
| | |
relies on: http://review.cyanogenmod.org/#/c/56092/
Change-Id: I0c5a83fa6c940b79eb0883603305fe372b513ebc
|
| |\ \ |
|
| | | |
| | |
| | |
| | | |
Change-Id: Iaf5540c3eb82edb8e843b4ee0c5064775626bc32
|
| |\ \ \
| | |/
| |/| |
|
| | |/
| |
| |
| | |
Change-Id: I42c372e14c04565c22cca1d9e0862e4203fc8afa
|
| |/
|
|
|
|
| |
These changes in particular hide unneeded menus and options
Change-Id: I66ef353b6ae134c5f2610b796a0af79fb1228777
|
| |
|
|
| |
Change-Id: I5c79b039ce4812ba82f5f257624c7bb9ac455801
|
| |
|
|
|
|
| |
* its not just 4g, its LTE!
Change-Id: I7903f8964ac0ba49d81b3485e187fd9cc9f77e31
|
| |
|
|
| |
Change-Id: I6d60193153f742499b0bf2a40476676032a28bd5
|