186 Commits (patch-2)
 

Author SHA1 Message Date
Ricardo Cerqueira 9cf2e86221 init: Enable backlight trigger for LCD
Disable backlight when blanked out.

Ref: CRACKLING-626
Change-Id: Ifc698c1470b086b0e1f083c3c234f272988d108c
10 years ago
Ricardo Cerqueira 6be66781d7 crackling: Add cm.dependencies
Change-Id: I72731a1946456545168f922908d9c0e310c3f6f7
10 years ago
Ricardo Cerqueira e99a571edc display: Add touchpanel firmware
Change-Id: Id63acc901c5d8f1663a3efceb1e17a5cbc80747f
10 years ago
Ricardo Cerqueira 91a0194b85 camera: Disable all debug logging
Longshot for a couple of minutes + tons of logging == evil

Change-Id: Ia2ea43bcb43ed932a9196304acdcf0cee828b279
10 years ago
Steve Kondik c41bcabc0b crackling: Add LiveDisplay mode support
Change-Id: I5a225920cd7c4432399af9878623e0329e292c3a
10 years ago
Steve Kondik 3aa4d8df70 crackling: 5-mode display calibration
Change-Id: Ic04f54121741114015fd8644137e74e522bcd892
10 years ago
Ricardo Cerqueira 96d6fc7c45 proprietary-files: Add wap-push files to prebuilts
Change-Id: I883a8fbb549fbc95339141135a4bec5eb7ac6796
10 years ago
Steve Kondik d3107ca4cc lights: Remove the delay before blinking
* Kernel fix removes the need for this huge delay, so remove it
  to dejank the system while charging.

Change-Id: I62336b8d084e0bb45873195dfcfd07d47bda38cd
10 years ago
Ricardo Cerqueira 7546dabb0b sensors: Undo accel scale reduction
This isn't necessary anymore

Change-Id: I96facbbe3b846e7373bae2543ed6d2d3c195041a
10 years ago
Subramanian Srinivasan 22fe8e4db2 Disables BLE Peripheral Adv name flag used in BT stack
Disables BLE Peripheral Adv name compile time
flag used in BT stack. When this flag is enabled,
the framework API to disable the BLE Peripheral
name in the BLE advertisement does not work.

CRs-fixed: 770518

Ref: CRACKLING-580

Change-Id: I644c5306347f568a340a86e5371ed6acabbe858a
(cherry picked from commit 574cb482e8cb16080fceaeed0b94278f0418f483)
10 years ago
Ranjith Narahari 37586e3a1f msm8916_64: Enable B Service adj transition by default
B Service adjs are pushed to adj 1000 based on ageing. This will
ensure better concurrencies with cached apps as LMK would first
kill these services under memory pressure

Change-Id: I16d38725edc343a020f09d7de429daef216a02e8
10 years ago
Ricardo Cerqueira e273a74ab3 init: Enable and configure adaptive LMK
Change-Id: I3a804a997978d11151264b4d5ff5179e3d5dd537
10 years ago
Ricardo Cerqueira 49f02c1923 kernel: The debug defconfig snippet is gone
Change-Id: I044d2a2f1a8d4965ef1934dd00dec6f97250e1e2
10 years ago
Ethan Chen a0541fd036 crackling: Only dexpreopt bootclasspath
Change-Id: I0fb7d7126781fcd275756fb3d9301755125aa207
10 years ago
Scott Mertz 400e73ce22 camera: Only allow one camera to be open at a time
- msm8939 only allows a single Bayer sensor to be used at a time,
  so just disallow it at the HAL layer for this device

Change-Id: I0d3a8995f5f91b92ac2e17ce6aad1ab1288a2f7a
10 years ago
Edward Wang e64b720ac5 camera: fix take HDR picture spin forever issue
allocate enough buffer for HDR snapshot.

Change-Id: I5b9b793a9eed41a12985d92bbcfc0a8b1d3ed2cd
10 years ago
Ricardo Cerqueira e3e426bce4 MmsService: Use the same UA/UAProf values as the built-in MMS app
Reflect the uaprof and agent in third-party MMS apps, too

Change-Id: I53521e77ec1565c6d46f22a1a9eec90fca0d9abc
10 years ago
Ethan Chen 276b3d69f5 crackling: Move USB IDs to default properties
Change-Id: I1f20744b66de47599191a182d9b716572f6dc8ba
10 years ago
Ethan Chen 6768fe9b76 crackling: Use fs_mgr to format if unformatted
Change-Id: I6b8b076391db42de5077afb504f65b94906d23b3
10 years ago
Diogo Ferreira d41edf4ff6 crackling: Include the 32-bit version of mdmdetect
Change-Id: I77dc86379524c17a0ce5ffee2ebab56c97b420f9
10 years ago
Ricardo Cerqueira d91f7c33e0 props: mdmdetect needs to be linked on both 32 and 64
Change-Id: I8933e7c6523a1242a459d47b7a950d4b19423a4a
10 years ago
Ricardo Cerqueira a92f925f9e usb: charger: Support non-standard charger
Change-Id: I139227103ce7bb16352fd0c910bd0de6ad70b634
10 years ago
Ricardo Cerqueira 3c634df5af radio: Forcefully add 998 to the dynamic ecc list
Change-Id: I97a950ae82f27890d9c821323185cb54e8f33037
10 years ago
Ricardo Cerqueira e848a6da2b Add UAProf URL to HTTP reqs, too
This should get tacked onto headers as X-Wap-Profile

Change-Id: I24a617e6351b24f9977b85bbf53b7fe60fb17fb8
10 years ago
Ricardo Cerqueira 40fd830740 crackling: do not allow LED pulsing
REF: CYNGNOS-403
Change-Id: I6901835e400b95e66e870b9d563b64e18804f487
Signed-off-by: Roman Birg <roman@cyngn.com>
10 years ago
Ethan Chen fc7d0b7e7a crackling: Add releasekey
Change-Id: Icb5e902a7a653c3885d70a42131512c0bb23a091
10 years ago
Ethan Chen 6d91a85752 crackling: Fix QC HEVC decoder
Change-Id: Iaf16c8753e42e750e88b38644b7dd0728f92951a
10 years ago
Ethan Chen 4a6e93e5bd crackling: Update QMI packages
Change-Id: I2bb886606a74f0496f9b5974d8183e72568f67f6
10 years ago
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