Luca Stefani
6adb28a2a3
msm8937-common: Build Lights HIDL HAL interface
...
Change-Id: I1bc24e305d457c42b0c959bf8e59e8876811e222
2018-06-29 00:02:59 +08:00
LuK1337
b43a829a30
msm8937-common: Drop unsupported media profiles
2018-06-29 00:02:59 +08:00
Prateek Chaubey
e292bcc171
msm8937-common: Build libwpa_client
2018-06-29 00:02:59 +08:00
Roshan Pius
385cd7fe8a
msm8937-common: Add wifi HAL service package
...
Bug: 33460969
Test: Compiles
Change-Id: I473f00d5dcabbf84d2da7397aef69b1b688d28a9
2018-06-29 00:02:59 +08:00
Ningyuan Wang
c025568686
msm8937-common: Add wificond to products
...
We need our new wifi native daemon wificond for Android O.
This CL gets it installed on the device.
BUG=29220405
TEST=compile
Change-Id: Ibba0329777f78217f6d11f4cb2ad1305661d2097
2018-06-29 00:02:59 +08:00
Myles Watson
4696fc9785
msm8937-common: Add libbt-vendor in device.mk
...
Bug: 36810308
Test: build
Change-Id: Iae4a6340a184dde818603b546470c8cf883f2f7b
2018-06-29 00:02:59 +08:00
Myles Watson
a4818cb904
msm8937-common: Build the Bluetooth HAL
...
Test: VTS test passes on Marlin, Bluetooth starts/stops
Change-Id: Ib1a1849c060c39e88c0219cb8421e3426cd3e7ac
2018-06-29 00:02:59 +08:00
Ameya Thakur
bda81e4953
msm8937-common: Update the permission of the kmsg node
...
pd-mapper needs to be able to write the pd error string to the kmsg
buffer. It runs under the system user.
Change-Id: Ic52682f8151d10c4e6ffdc2b3ed4bc2183ebd6f6
2018-06-29 00:02:59 +08:00
RAJATH R
72bac7fdfa
msm8937-common: Removing redundant permission for BT folder
...
Removing redundant creation and assignment of permission for
data/misc/bluetooth folder from init.qcom.rc file.
Change-Id: I941a53d01675b44fa6a5b59bcd2b72f9e6a11ab7
2018-06-29 00:02:59 +08:00
Gurpreet Ghai
45f02ce6bf
msm8937-common: Create folder for Bluetooth logs/dump collection
...
These changes are to create folder to collect logs and
dump from Bluetooth HAL daemon.
CRs-Fixed: 2051034
Change-Id: Ib930a80aab1354ad1463a02febf71eba922e2df8
2018-06-29 00:02:59 +08:00
LuK1337
e5906568e9
msm8937-common: rootdir: Remove audiod service
...
* Dropped by Qualcomm in O.
Change-Id: Id1c6e9d475b59b41c0cc4e4633e2ce7faabd19ef
2018-06-29 00:02:59 +08:00
Prateek Chaubey
abaad87b3f
msm8937-common: Move proprietary binaries to vendor
2018-06-29 00:02:59 +08:00
Luca Stefani
493cebbb09
msm8937-common: Remove fingerprint service
...
* Biometrics HIDL HAL impl to be added per device
Change-Id: I1a265388ef44b4eb9a1e4713fa9ccc22a20c2c36
2018-06-29 00:02:59 +08:00
Luca Stefani
0624381604
msm8937-common: rootdir: Update ZRAM comp streams flag
...
* AOSP now support it as max_comp_streams
Change-Id: I094f1e15f386cb7aa7909df2f7c91b93148eb840
2018-06-29 00:02:59 +08:00
Luca Stefani
c555a5ad74
msm8937-common: Remove references to hostapd
...
* No longer used.
* It lives in it's own rc extension now
Change-Id: I0c53cbb1ba2610aac4349b6a0e66e23c75871d27
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2018-06-29 00:02:59 +08:00
Alberto97
783862d47b
msm8937-common: bt: Remove net_bt_stack
...
* net_bt_stack is gone, replace it with bluetooth (android/platform_system_core@604208e957 )
Change-Id: I62ac0fa2e59a9643fd6a3d4b173dd8c8892037b9
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2018-06-29 00:02:59 +08:00
Bruno Martins
34640e453b
msm8937-common Update second RIL daemon service
...
* Match the new changes introduced in O
Change-Id: I43c6fa60214ce91d6a149f15416a9f3170abfdd5
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2018-06-29 00:02:59 +08:00
Subhani Shaik
7d580663ab
msm8937-common: wifi: set tdls_external_control to configure external control mode.
...
BUG: 30205217
Change-Id: I17f8f8991301db0bed3db416c52b33be8642e200
2018-06-29 00:02:59 +08:00
Jongrak Kwon
b217a84e13
msm8937-common: wifi: Configure the p2p_search_delay to 100 msec
...
This commit configurs the p2p_search_delay to 100 msec to
avoid more default delay (500msec, configued in the supplicant)
during the p2p_find operations.
Change-Id: Ibb384b31cd1b46dd669483a0d14a3215c0113b7b
CRs-Fixed: 680606
2018-06-29 00:02:59 +08:00
Roshan Pius
c9d0f8fef4
msm8937-common: Change ownership of wifi firmware reload sysfs paths
...
This will let the wifi hal run as "wifi" user and not need root
permissions to access this path for firmware reloads.
Bug: 33435250
Test: Compiles.
Change-Id: I84a38cea5e0f729147c3191c3485a3738d7838ef
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2018-06-29 00:02:59 +08:00
Roshan Pius
4d45d61892
msm8937-common: Move wpa_supplicant to vendor partition
...
Bug: 35684372
Test: Compiles
Change-Id: I1bf1355c22f5fc4f6a68032f3b30cced91d0bfed
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2018-06-29 00:02:59 +08:00
Christopher Wiley
2d5f0f2f68
msm8937-common: wifi: Do not define superfluous wpa_supplicant service
...
Bug: 30816535
Change-Id: Iab4e212b1c2dcbb97e73945e6b807b37174e0ae0
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2018-06-29 00:02:59 +08:00
Woody Lin
12b318e65b
msm8937-common: fs: symlink platform/soc/${ro.boot.bootdevice} to bootdevice
...
Make symbolic link from
/dev/block/platform/soc/${ro.boot.bootdevice} to
/dev/block/bootdevice.
Change-Id: I7b7f4c728656103445e7fb68ccca92402fa36ff5
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2018-06-29 00:02:59 +08:00
Luca Stefani
efc98f85bc
msm8937-common: init: Update for Oreo
...
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2018-06-29 00:02:59 +08:00
Isaac Chen
52aa1b7292
msm8937-common: Cleanup power script
...
Signed-off-by: Prateek Chaubey <chaubeyprateek@gmail.com>
2018-06-29 00:02:59 +08:00
Prateek Chaubey
0a582a3ae5
msm8937-common: Update blobs list
2018-06-29 00:02:59 +08:00
Darshan Manjrekar
b0f6df42e7
msm8937-common: init: Add dalvik heap for 4GB variant
...
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2018-06-29 00:02:59 +08:00
Michael Bestas
53d08d831c
msm8937-common: Adapt libinit for msm8937-common
...
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-06-29 00:02:59 +08:00
Isaac Chen
bc63340ec5
msm8937-common: Import device specified init script
...
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-06-29 00:01:35 +08:00
Prateek Chaubey
8f0b5c54cc
msm8937-common: Support Redmi 4/4X(santoni)
2018-06-29 00:01:27 +08:00
Prateek Chaubey
8600353606
msm8937-common: Remove obvious device specific files
2018-06-29 00:01:11 +08:00
Prateek Chaubey
78b796f63a
msm8937-common: Add missing audio blobs
...
* santoni:7.1.2/N2G47H/V9.2.1.0.NAMCNEK:user/release-keys
Change-Id: Icf228d1015b108cc4fdb169eb38963f95531129d
2018-06-29 00:00:44 +08:00
Prateek Chaubey
d974f5e16b
msm8937-common: Remove unused audio effects conf
...
Change-Id: I88604dc26262d41934aba71c68b024f000c50c0d
2018-06-29 00:00:31 +08:00
Prateek Chaubey
50b87fb5cd
msm8937-common: Convert into common tree
2018-06-29 00:00:26 +08:00
Isaac Chen
7fe72346ea
Revert "land: Use common aw2013 lights hal"
...
This reverts commit 3b958b745b
.
2018-06-28 19:02:02 +02:00
Darshan Manjrekar
84865e8729
land: Update build fingerprint
...
* Package Version: Xiaomi/land/land:6.0.1/MMB29M/V9.5.5.0.MALMIFA:user/release-keys.
2018-05-09 12:35:32 +05:30
Darshan Manjrekar
3b958b745b
land: Use common aw2013 lights hal
2018-05-09 12:06:23 +05:30
Prateek Chaubey
a61658b04c
land: update audio blobs from santoni
...
* santoni:7.1.2/N2G47H/V9.2.1.0.NAMCNEK:user/release-keys
Change-Id: I2a6dde82ef95e73cbe6c27262328021fffe22401
2018-02-14 17:52:29 +01:00
Prateek Chaubey
8c89e7023a
land: update audio configs from LA.UM.5.6.c1-02300-8x37.0
...
Change-Id: I252e703479d8d108a0159a7bbc92a28d88747666
2018-02-14 17:52:09 +01:00
Michael Bestas
0747b0f1c2
land: Switch to config based tcp buffer sizes
...
* Update overlay values from init.qcom.rc values
* Remove init.qcom.rc deprecated properties
* Add entry for wifi TCP buffers
Change-Id: If5e4e60096a65119d2ec3a9a0abf24cfbca5b199
2018-02-14 17:51:54 +01:00
Prateek Chaubey
8b2ee0fab3
land: ramdisk: Update from LA.UM.5.6.c1-02300-8x37.0
...
* restored init.target.rc
* removed old paths and services
Change-Id: Iac7ddd97989d76132a7ab252586b980976282550
2018-02-14 17:51:02 +01:00
Shubham Das
647c0cd3ca
land: Update build-fingerprint
...
* Update build fingerprint as latest MIUI9 Global Stable
Change-Id: I0af7a2bfe53b725a45f5a6c029f9bc125a7c4ec7
Signed-off-by: Shubham Das <dasshubham762@gmail.com>
2018-02-13 11:33:30 +01:00
Michael Bestas
c86a6b0c32
camera: Remove executable bit from source files
...
Change-Id: I64f8a26a8dcbc5a73c32a274f389cf8e62f4d003
2018-02-13 09:05:37 +01:00
Michael Bestas
a969bdbef9
camera: Cleanup Obsolete LOCAL_PRELINK_MODULE.
...
Change-Id: I2b48ea97aef4dcce31f1354c021d409f68d8dc65
2018-02-13 09:05:37 +01:00
Michael Bestas
57947754da
camera: Remove tests
...
Change-Id: I28c7acf0c8a33ff82d40d6019ed3e32de8f9593e
2018-02-13 09:05:37 +01:00
Michael Bestas
782b2a0c20
camera: Remove unused files
...
Change-Id: I0c717d165162469ba4b78ea07da6dd88b5cfc18a
2018-02-13 09:05:37 +01:00
Chongkai Zhu
a018167757
land: Disable inline xattr feature for F2FS formatted /data
...
* This is causing kernel panics since the latest F2FS updates
(https://github.com/LineageOS/android_kernel_xiaomi_msm8937/commit/cd14a2cf20c )
Change-Id: I356fe89bd8927acf4ed5cbb037185f81f2e91d3e
2018-02-10 18:24:18 +01:00
Ranjith Kagathi Ananda
2792329531
QCamera2: Resolve CLANG compilation errors
...
Resolve CLANG compilation errors
CRs-Fixed: 981949
Change-Id: Ibeaac796b5e5f0defae76a8ab9bd88d3d1e4c164
2018-01-31 05:35:55 +00:00
Ranjith Kagathi Ananda
c5e87c4791
QCamera2: Remove LOCAL_CLANG := disable flags
...
Remove LOCAL_CLANG disable flags so that the default
compiler is used.
CRs-Fixed: 981949
Change-Id: Ia5a935bc8d0371c09c25daac32cf0c35ede79a39
2018-01-31 05:35:41 +00:00
Prateek Chaubey
04639bf96d
land: overlay: Set hardware buttons correctly
...
* Fixes Recent Button Customization
Change-Id: Idc362eab8083d60e9e15bb9f62d069ff65b6fbc4
2018-01-31 05:34:38 +00:00