Commit Graph

21 Commits

Author SHA1 Message Date
Bruno Martins
7c437713b5 sdm845-common: Build system variant of LiveDisplay HAL
Change-Id: I2d9056950338eafb06e857c4028d2c4d31cb6d77
2019-01-02 11:11:37 +00:00
Bruno Martins
6739b74e8d sdm845-common: sepolicy: Grant NFC HAL access over NFA storage path
Change-Id: I800ce71324e7ad00ebf4386663cc825b2a39975b
2018-12-29 16:54:16 +00:00
Bruno Martins
f85f6102bb sdm845-common: sepolicy: Stop fingerprint HALs logging denial spam
* The fingerprint HALs try to create a log file under /sdcard.
   It's useless, so silent it.

Change-Id: I4749589127e606213a50123346a883d81472ea69
2018-12-29 13:30:04 +00:00
Luca Stefani
6c35f3ce28 sdm845-common: Build only 64bit power hal
Change-Id: I3dd347b6fa66bbb82224adf9081d1512920263da
2018-12-23 14:16:31 +00:00
Bruno Martins
d5c3181329 sdm845-common: Switch qcacld-3.0 to built-in
This partially reverts commit 9f26a0e25d.

Change-Id: I1ed157847e5526c525f78156d1aa0768f0f8841f
2018-12-14 19:12:55 +00:00
TheScarastic
5c7cd35ae9 sdm845-common: sepolicy: Remove boot breaking rules
* Now defined in the latest builds, remove duplicate property contexts
   in order to allow devices to boot.

This reverts commit 683242f174.

Change-Id: I76d7381721abf28c283acc1b54f17f586fa908b0
2018-10-31 21:44:13 +01:00
TheScarastic
15015937bc sdm845-common: Disable diag services
These services are pretty useless for production builds. Moreover,
cnss_diag was running in the background and continuously writing logs
to sdcard/wlan_logs, so disable them.

Change-Id: I4a9dea38179f39ca939174b60a132f1cbbc1fa44
2018-10-30 17:14:57 +01:00
Bruno Martins
683242f174 sdm845-common: sepolicy: Add property context for panel related props
Change-Id: I61c1c944104f02c58ba2141e56facdbe7a547ab5
2018-10-30 15:59:29 +01:00
LuK1337
9c529e3442 sdm845-common: Allow appdomain to get vendor_camera_prop
* Some apps rely on this and won't work properly if they
  can't read this property. See ~ Snapchat.

Change-Id: I737e28f038941e6d18b96ff512f29dbe0ad7b7e4
2018-10-23 23:13:48 +02:00
Bruno Martins
c96e6315e6 sdm845-common: Update fstab to reflect P changes
* Several mount points got updated for treble compliance,
   so keep fstab up-to-date and also remove contexts accordingly.

Change-Id: I3dc7e08e9b64b759b03f1a93c85f161a5c1a554f
2018-10-06 10:26:56 +08:00
LuK1337
48eb9245a9 sdm845-common: sepolicy: Allow init to chown/chmod on pseudo files in /sys
Change-Id: Idf9cca465b9db3cfc9714ce170c5bf965968f79d
2018-10-03 10:31:51 +02:00
Bruno Martins
e218c4568c sdm845-common: Ship proper postprocessing soundfx libs
* The lib responsible for audio postprocessing (libvolumelistener)
   from Xiaomi causes stuttering distorted audio. Replace with a working
   copy from enchilada.

Change-Id: I27d631e5fea0dbd338c18a529b26d1ef700affd7
2018-10-03 00:15:03 +02:00
Bruno Martins
622aea6627 sdm845-common: Import and bind mount stock custom audio policy config
* The purpose is to apply the same BT A2DP fix that used to be
   applied in the individual device trees.

Change-Id: I500948b5e1e11ee11097ee2e115b0c23dd808a12
2018-10-02 12:48:07 +02:00
TheScarastic
3a543a414a sdm845-common: Adjust wake_gesture node regex to support all devices
Change-Id: Ic983a1a07c8c2c30ef4b59659b61b62d57e40880
2018-09-29 01:05:45 +01:00
Bruno Martins
646da87ff2 sdm845-common: sepolicy: Fix lights HAL denials
Change-Id: I190f1e311d20978fa70804c595bfb6d35a370bc6
2018-09-25 23:45:23 +01:00
Bruno Martins
ea5882dda2 sdm845-common: Use MIUI poweroff charging animation
* It's cool, and more importantly... it actually works!
   Oh look, it even displays battery level. Wow. :-P

Change-Id: I6351e2eac6df89aa1b6b98e4e6b2815fa5c37794
2018-09-24 11:06:20 +02:00
Bruno Martins
c434f510a4 sdm845-common: Enable double tap to wake support
Change-Id: I5e2eca2b2bfb843c2c6601bea53b141d3519e402
2018-09-09 01:01:01 +01:00
Bruno Martins
d09238f8a2 sdm845-common: Import QCOM power HAL
* Plain QCOM power HAL based on tag LA.UM.6.3.r4-05000-sdm845.0.

Change-Id: Ia4fe5dd8e0240955b7d2199e3e1d6743138b511d
2018-09-09 01:01:01 +01:00
Luca Stefani
9f26a0e25d sdm845-common: Load qcacld from system
* This will implicitly add every kernel module to system

Change-Id: I1fb827536a7cd6cb0d46c9dbb78da4f19e80492b
2018-07-31 00:30:31 +01:00
Bruno Martins
f4afaeb299 sdm845-common: Add a custom lights HAL
* This overrides stock liblights and fixes LCD backlight issues.

Change-Id: Iafa2ba2338932879b7a1dc480b50559e3328fd21
2018-07-17 01:34:55 +02:00
Bruno Martins
0b9dedb438 sdm845-common: Add initial common device tree files
* Initial approach for using prebuilt vendor images.

Change-Id: Ic9e562fae446cb287d7495d6b6bfae816b1b7b47
2018-07-09 18:20:47 +02:00