Howard M. Harte
7c4c9819d5
crackling: Move fstab.qcom into device tree
...
Issue-Id: CRACKLING-437
Change-Id: I6f095f195fb701d3cf782d799c8c88ea576fafe9
10 years ago
Ricardo Cerqueira
81d541d484
Mms: Add an explicit useragent
...
Fixes CRACKLING-422
Change-Id: I98de710346ba65d597de004725fddfd384c3209f
10 years ago
Ricardo Cerqueira
26130a8d86
Pulse notifications by default, use solid compositions for them
...
Change-Id: I2c5109c0f5d6fede0811d7bbe5c9cbd10247e038
10 years ago
Ricardo Cerqueira
4c82131aad
lights: Enable _some_ blinking
...
If the brightness values in used colors are the same, we can
blink without desync. If they're different, the pulses will go
out of sync fast, so don't let it happen... :(
Change-Id: Ie92ccb58568803cbab9c08662d51f86aadcbe5a4
10 years ago
Ricardo Cerqueira
5c22666949
Set TARGET_CPU_CORTEX_A53 to enable erratum
...
This should fix some of the random system and application crashes
that users have been reporting. I'm still not sure we can put this
in common due to the 32bit devices
Change-Id: I0407f1328c73bd806a210df97bae01a746efe0dc
10 years ago
Ethan Chen
ce56085b57
crackling: Annotate some sections
...
Change-Id: If9f78f9bb3d41befe39d7b584b96e61d4c2d4ff9
10 years ago
Ethan Chen
2bb438f94a
crackling: Move USB composition script to common
...
Change-Id: Ic294e3e012189839bfcd1f6d520329fbbf715d78
10 years ago
Ethan Chen
a8b26d0265
crackling: Move ueventd back to common
...
Change-Id: If1880f03a67d75d91198c02da422eb7c2ca76fe2
10 years ago
Ethan Chen
01e969576d
crackling: Move sensor HAL declaration to device
...
Change-Id: I87e62acd5367b057da64861c3ce1ac05fb5282a1
10 years ago
Ricardo Cerqueira
cc58212288
fastboot: Fix "fastboot update", declare board name
...
Change-Id: I25f9d853a4f461d186fd4fad827455ed938c75a1
10 years ago
Ricardo Cerqueira
ebea0a057d
sensors: Add missing sensor feature decls
...
Change-Id: Ibe9265d6b955ab4b344ccd3332b9df99aa06004b
10 years ago
Ricardo Cerqueira
6f89e1528a
init: Fix FRP partition perms
...
This is intended to be used by the system_server
Change-Id: I43c25c579f14d27165f173af00e5921081a9da59
10 years ago
Ethan Chen
3d78d7c098
crackling: Set GMS clientid
...
Change-Id: Iad1b8e2eee399fcede8b3ab6abaa9a05f4c7b9b9
10 years ago
Ricardo Cerqueira
5f354fda8b
wifi: Enable EAP-SIM/AKA
...
Ref: CRACKLING-357
Change-Id: If2497b79e0c78365d249e2821491bc4747b8d0c7
10 years ago
Ricardo Cerqueira
aa2fdd4913
drm: Fix path for WV plugin
...
Change-Id: I916ae75189cd1e2cdb0136e4073b2437c603f1c5
10 years ago
zhangyu2
0493f153b0
---antibanding
...
Change-Id: I514ef8e43e2465ed849964c124913afe954aa7c3
10 years ago
zhangyu2
a8ac89951a
---wnr
...
Change-Id: Id1a1183f0ce017c181a36a4c048a6939acbacc95
10 years ago
Ricardo Cerqueira
c8d8874c0c
USB: Put back the composition filler
...
This is used in some compositions (rndis,adb in particular)
Change-Id: Id301f6de94531a40970e9b352c8aaebe16fd6d51
10 years ago
Ricardo Cerqueira
1712f6d9a6
Track the latest supported hw revision in a property
...
Change-Id: I3533f706291097a00d8351f93f41fb8e6ddc5895
10 years ago
Ethan Chen
e0d499cf0f
Move common overlay settings out of device
...
This partially reverts commit 932fbfdc2df4cc6beb70e2a64401d78e8b9693d0.
Change-Id: I4b3ba631ffa534273fd4ae6802a0f8a368acee80
10 years ago
Ricardo Cerqueira
950a42270f
SettingsProvider: Flip some defaults
...
- Vibrate when ringing -> true
- UMS enabled -> false
- Default WiFi on -> true
- Default notification pulse -> false (this LED can't pulse)
Addresses CRACKLING-137 and CRACKLING-97
Change-Id: I943437449c996f6c0159608c630df2b3aca25803
10 years ago
Ricardo Cerqueira
56e1d92f4c
Add MMS UA profile
...
Change-Id: I39943daf83187f5d87857b41b4208726718a6aa4
10 years ago
Ricardo Cerqueira
2be5e3a26e
GMS: Set FRP partition
...
Change-Id: I1b55a2b14eeed5e4b32a06e889d8615534268842
10 years ago
Sai Kumar Sanagavarapu
595442a41e
QCamera2: Override recording hint if there is no active recording.
...
When recording hint is set and application calls take picture
without even starting recording session, override recording hint
internally and fallback to non-zsl capture. This can happen during
CTS which expect preview behaviour in this case similar to non-zsl
capture, that is preview should be stopped after snapshot.
Change-Id: I42c197980a5f7804dba740e4ecb26adc618661cf
10 years ago
Ricardo Cerqueira
97fcf9a494
usb: Adjust vid and branding
...
Addresses CRACKLING-211 , CRACKLING-252
Change-Id: I9714fcab28730680cb180c07df198e88db0b4519
10 years ago
Ricardo Cerqueira
f7d8fc9198
camera: Enable denoise by default
...
Addresses CRACKLING-80
Change-Id: I2af8e219c43d7994eb06d4d18d00231d4c64f003
10 years ago
Ricardo Cerqueira
ece8ff6556
selinux: sensorsd can't run in init context, give it one
...
Change-Id: Ic95d54dfdcde32ad8171bb0369b0d96aa23ee137
10 years ago
Ricardo Cerqueira
35b1a16edd
telephony: Enable dsds
...
Lost in commonization :/
Change-Id: I86f5dba08bf3cee4d1cd9f16623553f01a253dc3
10 years ago
Ethan Chen
f944bb7bcf
crackling: Remove duplicate kernel flags
...
* Already set in msm8916-common
Change-Id: Ic53041c59f3edaf379ca109e86349665ff3f4997
10 years ago
Ricardo Cerqueira
dca77dd5ac
Switch common msm8916 configurations to msm8916-common
...
Change-Id: I84b86674ff045ee5297520c9ec28bfe598b5e08d
10 years ago
Ricardo Cerqueira
5decd31225
usb: Set device name/model
...
Change-Id: Ia7196a913104858dbf07aaa55a0e4e5c11d4af17
10 years ago
Ricardo Cerqueira
d2e5080f0d
Set default wifi p2p device name
...
Change-Id: Ie39960f8a93bc537a148a0edd0520334219ac5b0
10 years ago
Ricardo Cerqueira
7f72d7faa2
Allow rotation in all 4 directions by default
...
Addresses CRACKLING-127
Change-Id: Id85153030148e606fe269d0deaa46c2c84501862
10 years ago
Ricardo Cerqueira
d0225584d2
Update media profiles
...
Adjust profiles to 8916 capabilities.
Fixes CRACKLING-156
Change-Id: Ia0792aea5208db0e8d7e19799cc93ea0af1bf412
10 years ago
Ricardo Cerqueira
bdef2bb637
Switch to dlmalloc
...
Yeah, jemalloc and arm64 are butting heads as usual.
Fixes CRACKLING-18
Change-Id: Ibe091692504a901219b2c95f3ffbbb22e6aa5734
10 years ago
Ricardo Cerqueira
7709b622bd
lights: Don't try to blink
...
The controller doesn't really coordinate the blinking cycles, even
if they're all started together. Color mixes will go out of sync
really fast, so don't even try
Fixes CRACKLING-70
Change-Id: I2ed6a0d051f7c5b8a57f9626b7d64d518467cc6c
10 years ago
Ricardo Cerqueira
248dad200f
init: Restart the sensor daemon when the system restarts
...
sensord really dislikes losing the HAL.
Fixes CRACKLING-172
Change-Id: Iede524f3e584f7da56201ff8916db993a5b8f17d
10 years ago
Ricardo Cerqueira
e921e2c8ae
Configure hard key mappings
...
We only have the vol rocker.
Change-Id: I33d15629a190ca208ceba264445e56538f712c4b
10 years ago
Brint E. Kriebel
54137f988b
releasetools: Don't include unchanged firmware in incrementals
...
If a firmware file hasn't changed between source and target builds,
don't include it in the incremental.
Ticket: CYNGNOS-243
Change-Id: Iaff40d1b6dc5818c0c310cc7659a75da9ff16b44
10 years ago
Ricardo Cerqueira
a0b77e410c
crackling: branding
...
Change-Id: I2a82f4b2fdd19c7bcd7e96da7742303f0760f897
10 years ago
Ricardo Cerqueira
3078b5e393
p2p: Add p2p_no_group_iface flag to p2p conf file
...
Avoid to create new interface for p2p connection, As an extra
new interface will consume one HW index
Change-Id: I5432599cd897b8fc7de939b977e18d69d7fbacd7
10 years ago
Ricardo Cerqueira
350b82fc6c
Enable wifi display
...
Change-Id: Ia3e5d9f7e375e00bf40aae84de018860f525ae02
10 years ago
Ricardo Cerqueira
e78229abd2
audio: Bump up speaker gain a little
...
Change-Id: I76ddc29019bea56378ede3037752a31610223f3e
10 years ago
Ricardo Cerqueira
632ce2ddd9
Declare gyroscope feature
...
Change-Id: I6cee2debcf2c6a3c7d732dbc505f8daae12e398b
10 years ago
Ricardo Cerqueira
0fd15469c8
init: Remove some of the dynamic property-based decisions.
...
The device is msim, and it is emmc-based. There's no need to start
these services outside the regular class_start chain, and this
prevents some weird timing-issues in charger mode
Change-Id: I45362e277a818b73b2efd9b0b89789ecf9c47237
10 years ago
Ricardo Cerqueira
26ba71ba86
Telephony: LTE, please
...
Change-Id: Id3f70f908196ffe2741408d648bf12af5375c235
10 years ago
Ricardo Cerqueira
7d97651e3a
lights: There are no buttons here
...
Change-Id: I53506ff5e72ec63b66d6873ad142803dd5848238
10 years ago
Ricardo Cerqueira
4101c66b95
lights: Reprioritize events
...
attention > notification > battery
Change-Id: I0cac6ced4248990b7339223d6860106f94cf3693
10 years ago
Ricardo Cerqueira
362b87b5af
f/base: Add some configuration values
...
Change-Id: I4d216b3a41cfac10919414be70af4c80b19dad7b
10 years ago
Ricardo Cerqueira
4dd1025334
proprietary-files: Add missing charger control blob
...
Change-Id: Icfa625479481d6afd2e23f54f9897091c898a814
10 years ago