aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* msm8996-common: Remove wcg_mac_toolDavide Garberi2019-05-16
| | | | | | | * Turns out we don't actually need to use this as /proc/mac_wifi and mac_bt can turn into normal mac address values just with hex dumping * Remove bt_mac_prop as we can just set the mac path in vendor_prop.mk Change-Id: I23665cdd5d39d5e090694cff5a63f55ecb9ea334
* msm8996-common: Remove ANT+dianlujitao2019-05-15
| | | | | | | | * ANT+ HIDL implementation was removed from stock Pie BT stack * The previous qualcomm-uart implementation is not compatible with QTI BT HAL so there's no way to keep it Change-Id: I33547eb7de5e77120f4acfc174ab10566070810d
* msm8996-common: Correct BT mac address with non zui blobsDavide Garberi2019-05-15
| | | | Change-Id: Ibc6eed2018314e79f3f18749cedd9852c82a8a66
* msm8996-common: rootdir: Cleanup EAS leftoverDavide Garberi2019-05-15
| | | | | | * Also fix a typo Change-Id: I73c5487105e9a5ad41b9988f8187c9137b50070b
* Revert "msm8996-common: sepolicy: Label sys.post_boot.parsed"LuK13372019-05-15
| | | | | | This reverts commit 6b5e38c35a519487048cb66ce65086d4673e53bd. Change-Id: I811a7c04d35e27d74057f310c05aab008d434aae
* msm8996-common: init.qcom.power.rc: Modify naming convention for propertiesKarthik Gopalan2019-05-15
| | | | | | | | | Modify naming convention for properties and also remove unused code. CRs-Fixed: 2206509 Change-Id: I78821a66a65d92ea9284283efe5e3ca1659fa3de
* msm8996-common: Update blobs to LA.UM.7.5.r1-04800-8x96.0Davide Garberi2019-05-15
| | | | Change-Id: I21c1c4a0f6e071cd82803f9fff8f0cce7cd16d94
* msm8996-common: sepolicy: bluetooth: Adding permission for rfkill failureRajshekar Eashwarappa2019-05-11
| | | | | | | | - Create label for RFKILL node and add sepolicy for its access. Change-Id: Id16dce0818aa1f6233b75f35344b4eca9259c7b1 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: pocketmode: Allow control over PocketMode serviceBruno Martins2019-05-10
| | | | | | | | | | | | | | | | * Once the service is running, proximity sensor is constantly active when the display is turned off, resulting into a residual increase in battery consumption. Add a toggle so that users can decide whether they accept that and prefer to prevent accidental wake-ups triggered by the fingerprint sensor. * Keep the receiver that listens for the screen status registered only if the fingerprint wake-up feature is enabled at the same time as the accidental wake-up prevention feature. * Set PocketMode as a required module of ConfigPanel, to make sure it is only shipped on devices building the latter. * The configpanel part is integrated in b07a633bdeda835867aa3dc5a033529d7bd712dc Change-Id: Icfa23d2aef971e368476b6f1f7612493c2b69a20
* msm8996-common: configpanel: Adapt for z2_plusDavide Garberi2019-05-10
| | | | | | * Remove nodes we aren't using, we'll use this only to enable/disable fingerprint wakeup and disable proximity check Change-Id: Ibe24cacbe77d6913fa35ed77fefb4e969269f7df
* msm8996-common: Import configpanelDavide Garberi2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squash of the following: commit b5d41936b2519b2404b44bc3ce5bd51555732e30 Author: Bruno Martins <bgcngm@gmail.com> Date: Tue Jan 15 00:36:22 2019 +0000 msm8996-common: ConfigPanel: Abandon LineageHardwareManager usage Change-Id: I5f0d01222eecbde14887b0298811bdceab65db57 commit 4338acf9a848acbac4a60432e891747d23ba2977 Author: Anton Hansson <hansson@google.com> Date: Wed Feb 21 14:11:44 2018 +0000 msm8996-common: Set LOCAL_SDK_VERSION where possible. This change sets LOCAL_SDK_VERSION for all packages where this is possible without breaking the build, and LOCAL_PRIVATE_PLATFORM_APIS := true otherwise. Setting one of these two will be made required soon, and this is a change in preparation for that. Not setting LOCAL_SDK_VERSION makes the app implicitly depend on the bootclasspath, which is often not required. This change effectively makes depending on private apis opt-in rather than opt-out. Test: make relevant packages Bug: 73535841 Change-Id: Ic906adbd670c4dbfe2cdf0b71cdbeaf9ac08a27e commit 4c96c168c686c13f1d20a304c9242f2f01b8a103 Author: Giuseppe Barillari <joe2k01dev@gmail.com> Date: Sun May 27 21:25:24 2018 +0200 msm8996-common: configpanel: Define LOCAL_PRIVILEGED_MODULE only once Change-Id: I256dd33a1bc69b8295ddcc15db9ccd29167c96dc Signed-off-by: Giuseppe Barillari <joe2k01dev@gmail.com> commit 393fa378f8ebda5d20798e9cec6d86968251c0de Author: Bruno Martins <bgcngm@gmail.com> Date: Thu May 24 15:33:19 2018 +0100 msm8996-common: ConfigPanel: Define non-indexable keys * This ensures that keys related with unsupported features are hidden from search results. Change-Id: I2220ff21aee5d8015bea4073073492f4560e3703 commit 0f67e39f803c0c13cca85901760f8f467e18ceed Author: Giuseppe Barillari <joe2k01dev@gmail.com> Date: Sat Feb 24 20:39:11 2018 +0100 msm8996-common: ConfigPanel: Handle cyttsp reversed keys proc entry * This adds support for button swap feature on Mi Note 2 Change-Id: I82bfa3ed6ed64891cba84d16c07748930cee6272 Signed-off-by: Giuseppe Barillari <joe2k01dev@gmail.com> commit d56cfb06245a9af9f87143e50ec9bf563ad7b468 Author: Asher Simonds <dayanhammer@gmail.com> Date: Wed Feb 14 00:20:29 2018 +0200 msm8996-common: ConfigPanel: Add adaptive icon Change-Id: I8009c1dd93cc9c6c6d66db550a79a8781a4254b0 commit 1ca4c23c97cf88277e814f2a510892e08313f090 Author: Bruno Martins <bgcngm@gmail.com> Date: Tue Feb 13 23:18:08 2018 +0000 msm8996-common: ConfigPanel: Bump SDK version Change-Id: I57d60c73228f47a5267a9536ed058f6053e6ed13 commit 29f2e9cf3b43f7fcb0d4a64179b6f20661ea5491 Author: Bruno Martins <bgcngm@gmail.com> Date: Thu Oct 5 23:33:44 2017 +0100 msm8996-common: ConfigPanel: Restore back button to the action bar * This restores the relevant code that was removed in commit c243b72bf0e5bd460167b7bb7d2f4286a5e4eea8 Change-Id: I69afd5f8ef4c59f215a201bd76acc3b2015c0a73 commit c130e2f56860a7ab2d0472694c61f8248c2aab2e Author: Bruno Martins <bgcngm@gmail.com> Date: Thu Oct 5 23:15:51 2017 +0100 msm8996-common: ConfigPanel: Build with AAPT2 Change-Id: I0713c2ffd35c768ca863dc36778dbfe0892240f5 commit cf4e4a9554618d2b6b56a1584f78bd03c01c3b36 Author: Bruno Martins <bgcngm@gmail.com> Date: Thu Oct 5 23:08:09 2017 +0100 msm8996-common: ConfigPanel: Re-integrate into Settings * Apply the default Oreo theme and inherit the layouts from Google for the Settings app, in order to keep UI consistency. * Get rid of SettingsDrawerActivity as it no longer fits in. * Add required appcompat and preference support libraries. * Integrate into our custom Button settings category by defining the expected action. Change-Id: Ic2e9768552751a59e49ec00576b202e8223268e7 commit 5be570c80cb12fca9255a094b52e75b79f5a8bb9 Author: Paul Keith <javelinanddart@gmail.com> Date: Thu Nov 23 22:14:40 2017 +0100 msm8996-common: ConfigPanel: Update KeyHandler for API change Change-Id: I047e903572d09109b49b554acd5eeecc503d37d1 commit 11a871461baf9a51a7cbdecd47a4f3bea4a47660 Author: Bruno Martins <bgcngm@gmail.com> Date: Thu Oct 5 00:33:30 2017 +0100 msm8996-common: ConfigPanel: Apply LineageOS rebrand Change-Id: I33178e6bc605014033c498ad20c1224e8f4f007d commit d1eaf445b0f0351f57a81ece523429c8bf85d1b9 Author: Bruno Martins <bgcngm@gmail.com> Date: Mon May 1 16:05:43 2017 +0100 msm8996-common: ConfigPanel: Hide features if unsupported * This is required for now as capricorn has a different fingerprint driver Change-Id: I9c2de516358fd9f1c747682f9232752cfae08c6c commit 15bb2b153afa11492c72ff41f5b0f03a89e4d54a Author: Bruno Martins <bgcngm@gmail.com> Date: Mon Apr 3 23:33:47 2017 +0100 msm8996-common: ConfigPanel: Check if PocketMode is installed * Because users like to play tricks Change-Id: I84c8d5032ef3df5ab2889e957d9a5b6fc270c091 commit 48924c20d0bd54461b4854be9feebcc8584befd6 Author: Bruno Martins <bgcngm@gmail.com> Date: Wed Mar 29 23:22:37 2017 +0100 msm8996-common: Allow control over PocketMode service * Once the service is running, proximity sensor is constantly active when the display is turned off, resulting into a residual increase in battery consumption. Add a toggle so that users can decide whether they accept that and prefer to prevent accidental wake-ups triggered by the fingerprint sensor. * Keep the receiver that listens for the screen status registered only if the fingerprint wake-up feature is enabled at the same time as the accidental wake-up prevention feature. * Set PocketMode as a required module of ConfigPanel, to make sure it is only shipped on devices building the latter. Change-Id: I5941f445d0bd77be1efa9ffcde2d9854e6446c3d commit c243b72bf0e5bd460167b7bb7d2f4286a5e4eea8 Author: LuK1337 <priv.luk@gmail.com> Date: Wed Mar 29 18:09:37 2017 +0100 msm8996-common: ConfigPanel: Refactor * Integrate more nicely with Settings * Remove unnecessary permissions and unused resources * Reorganize constants and helper methods Change-Id: Id49e3aff5a243201cff5177de78cca26d932a055 commit b74788a08a571421d266e85d9fd384307fa6a86e Author: Bruno Martins <bgcngm@gmail.com> Date: Wed Mar 29 09:39:09 2017 +0000 msm8996-common: ConfigPanel: Use cmsdk FileUtils wherever it suits * Use it in all cases where it suits and ensure that files are writable before actually writing to them Change-Id: If5c8da1cb80ecf24611b16f961343044939730af commit 556a10de6c59ec8d9574e7c192324d8d8797e635 Author: Bruno Martins <bgcngm@gmail.com> Date: Sat Mar 25 11:08:28 2017 +0000 msm8996-common: Integrate KeyHandler into ConfigPanel * KeyHandler is device-specific (gemini only), but can't really work without ConfigPanel, so merge into a single package * On the other hand, move the overlays out of the common tree to allow other devices to build ConfigPanel without being forced to use the KeyHandler Change-Id: I0236ceca21ae47657d43868a4217e3db4699346e commit 56e7f66124457e4df5878708815b164e0d006e26 Author: Bruno Martins <bgcngm@gmail.com> Date: Thu Jan 5 15:49:09 2017 +0000 gemini: ConfigPanel: Commonize strings translations * Translations moved to the new project android_packages_resources_devicesettings Change-Id: Ic840f76dac5c77d1bd680853ef77d57576d0953f commit ceaa154c2f38ba3cdbc73c93acc089025f127059 Author: Bruno Martins <bgcngm@gmail.com> Date: Wed Dec 14 10:47:49 2016 +0000 gemini: Support fingerprint as home button * Take advantage of the fact that Xiaomi's fingerprint HAL now sends KEY_KPENTER (keycode 96) and interpret it as KEYCODE_HOME (keycode 102) - a home key event * The ability to wake up device using home button can also be enabled again because the fingerprint HAL sends key 96 only when device is turned on and unlocked Change-Id: I29782b73a62724e5b706d6edf366d180893f2ce9 commit 0c7f6b822b25da07b8707238e3e42295a7a5ac5d Author: Bruno Martins <bgcngm@gmail.com> Date: Sat Jan 7 21:14:20 2017 +0000 gemini: ConfigPanel: Remove unused code Change-Id: I14a48c4ab1b138bfba93d0508764b748f5dc9009 commit 0b3629400152a73744ff097f64c5776fa49d8f80 Author: Louis Popi <theh2o64@gmail.com> Date: Thu Dec 15 19:46:37 2016 +0100 gemini: Add fingerprint wakeup option * This allows the users to chose whether fingerprint wakes up the device Change-Id: I6baa53d22293b741aade7a752ff90a0e5a8daaac commit d5e6991feffc97b8a30cd9e305da62ac474a680f Author: Willi Ye <williye97@gmail.com> Date: Thu Dec 8 21:33:43 2016 +0100 gemini: ConfigPanel: Update colors to match SystemUI Change-Id: Ia919e8e7d15ffd51573c43d143884ed6e7ce91f4 commit ec7fbbf61b586087f4bfae653be4092bd3febb31 Author: Steve Kondik <steve@cyngn.com> Date: Wed Oct 5 01:19:59 2016 -0700 gemini: ConfigPanel: Fix bootup behavior * Set the app as direct boot aware so we're able to receive the magic broadcast from CMHardwareManager. Otherwise, the boot-time initialization never runs. Change-Id: I0018dd5265ace37e79b775ff62e4f0686f30fd40 commit 1e41ce03cb81af2e8b16bf0fb36de89372f53723 Author: Louis Popi <theh2o64@gmail.com> Date: Thu Oct 20 19:38:27 2016 +0200 gemini: Add ConfigPanel for button swap * Based on Oppo's implementation Change-Id: Ia66fd3fed7cc1687862ab1d35578b525a422f0bb * Full history at https://github.com/LineageOS/android_device_xiaomi_msm8996-common/tree/lineage-16.0/configpanel Change-Id: If941135420bc10d93c0ad49e2fa7fe0cab82f1ad
* msm8996-common: Conditionally remove the OEM unlocking optionDavide Garberi2019-05-09
| | | | | | * It would get disabled anyway when bootloader is unlocked, but this way makes safetynet pass even when unlocked Change-Id: I2dfe641bf60e0409f290b7b31492df00568c9916
* msm8996-common: overlay: Enable call recordingdavidevinavil2019-05-06
| | | | | Change-Id: I2c32b00fffda6d9167202f7020833fd60cd9bd18 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: sepolicy: CleanupDavide Garberi2019-05-02
| | | | | | | | * Add back the fstab contexts to prevent some vfat denials * Remove a lot of not needed addresses * Create a domain for double tap to wake to not let the powerhal access all the sysfs files Change-Id: I44dfc5e9903eb562748215541f2d71f9a3d111d7
* msm8996-common: Enable OEM unlock and bootable image signingdianlujitao2019-05-02
| | | | | | | | | | | | | | | | | * Given the fact that the bootloader allows bootable images with arbitrary signatures to boot, one can relock the bootloader after installing a signed custom recovery. After that, custom ROMs can be installed from recovery as usual, as long as the boot.img's are signed. * This is NOT a security vulnerability because unlocked bootloader is still prerequisite to access fastboot boot/flash, in contrast it's a feature suggested by Google. * To make it feasible with Lineage, sign the img with AOSP verity key which is publicly available. * This doesn't mean using custom ROMs with locked bootloader is suggested. Change-Id: I178e9588e1dde96400dcb2178a027597d05949bd
* msm8996-common: Build kernel with clangArtem Borisov2019-04-20
| | | | | Change-Id: I5fb6278902ca25b0d8baaa4287d2b804cc1004fb Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: rootdir: Disable input boost completelyDavide Garberi2019-04-11
| | | | | | * This doesn't make much of a difference as of performance and jank but could save some battery Change-Id: Id139d5072e9b841dcd385136a2e497520c588df8
* msm8996-common: Switch to cfqDavide Garberi2019-04-11
| | | | Change-Id: Icf9d1b9d17aafa700378f6a2a832d124c6dd5576
* msm8996-common: rootdir: Decommonize some ramdisk propsDavide Garberi2019-04-11
| | | | | | * To prevent a log spam due to missing files to write to Change-Id: I8e972a2d73018734be835d89062ffeb1b27a9d07
* msm8996-common: sepolicy: Give vendor_file the permission to write to sysfsDavide Garberi2019-04-11
| | | | Change-Id: Ie210f27a1dd3d79c50a49c6b024019464227bdd7
* msm8996-common: Fall back to ZUI IMS-QMI-RIL stackSubhajeet Muhuri2019-04-07
| | | | | | | | | | | | | * From ZUI 4.0.247DEV * This fixes VoLTE not coming back after mobile data has been switched to 2nd SIM and back to VoLTE capable 1st SIM * Probably also fixes random IMS restarts as they can't be noticed in logs anymore * ZUI ims_rtp_daemon cannot link libmedia.so, probably because we have switched to full VNDK According to DD3Boh: lib-dplmedia.so is a dependency of lib-rtpcore.so which is a dependency of ims_rtp_daemon So add a blob_fixup to remove libmedia.so dependency from lib-dplmedia.so Change-Id: I5402f0ef93d03661d611d6775b1b331cf35afc06
* msm8996-common: Update blobs from daisy 9/PKQ1.180917.001/V10.0.7.0.PDLMIXMDavide Garberi2019-03-31
| | | | Change-Id: I9de413b40b2e1e4ad7fd05ef581ba299b6683571
* msm8996-common: sepolicy: Remove duplicated CNE typesDavide Garberi2019-03-30
| | | | | | * Added in platform by https://github.com/LineageOS/android_device_qcom_sepolicy/commit/a7143aa372d9004eeeb69a50221a5324d59cb5b6 Change-Id: I328a46b45d651aeb54665c2453390adbb767de20
* msm8996-common: Add QCOM's WFD implementationArtem Borisov2019-03-30
| | | | | | | * Sadly, out-of-the-box Miracast support was killed in P, so we need this to keep Wi-Fi display feature working. Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
* msm8996-common: Update full graphics stack from LA.UM.7.5.r1-03700-8x96.0Bruno Martins2019-03-30
| | | | Change-Id: I7a26ec449a52f36f596491e14d3306f672eb664a
* msm8996-common: Set iop hal version to 1.0 in manifestDavide Garberi2019-03-25
| | | | Change-Id: I00308850a7e38899a5343878c79264b38bdbb117
* msm8996-common: sepolicy: Don't audit dac_override for hal_perf_default eitherDavide Garberi2019-03-24
| | | | Change-Id: I790167bf413bb1166e63972ab321e2278cbabbfc
* msm8996-common: Fix vendor.lineage.power manifest entryDavide Garberi2019-03-24
| | | | Change-Id: I6a91196d08f5f7c7d1adff543588fe5a80b0dffe
* msm8996-common: Cleanup the perf stackDavide Garberi2019-03-23
| | | | | | | | | * Move vendor.qti.hardware.iop to vendor as we're full vndk and system libs won't be found * Remove energy-awareness, not needed * Remove perf system blobs, they aren't called by our vendor part Change-Id: Idf33231fb4c135df26cdf8d827798ec816faf543 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: sepolicy: Silence hal_perf_default dac_* denialsdianlujitao2019-03-22
| | | | Change-Id: Icaefcf91ea08813bb84ce33effec44d037bd5145
* msm8996-common: Switch back to ZUK perf stackDavide Garberi2019-03-21
| | | | | | * From ZUI 4.0.247 Change-Id: I27a5db6a5878b7b2ed1c47ae96632acba418e881
* msm8996-common: Remove irq related labelsDavide Garberi2019-03-21
| | | | | | * This is useful without msm_irqbalance Change-Id: I500abb9dab85a4132210a9557f7ce3febaceadbb
* msm8996-common: Fix sha1sum of keystore and gatekeeperDavide Garberi2019-03-21
| | | | | | * We must pin the blobs with the hex of them already hex edited Change-Id: I2fbaeaa4ba2ddccd3cb6e88c139d9a9f2f6143b0
* msm8996-common: sepolicy: Changes needed for CAF's new haptics driverSubhajeet Muhuri2019-03-17
| | | | | Change-Id: Ib8cbdbd0088ffb9b74e27404937f0387e728e229 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: pin home applicationJorim Jaggi2019-03-15
| | | | | | | Test: adb shell dumpsys pinner after boot Bug: 111132016 Bug: 78585335 Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
* msm8996-common: Enable workaround for old MCC/MNC formatdianlujitao2019-03-15
| | | | * Fixes manual network selection
* msm8996-common: Bump up vendor security dateDavide Garberi2019-03-09
| | | | | | * Having most vendor blobs from daisy the vendor security patch should be updated to their platform security date Change-Id: Ic802153051ea49482e371945de1fb63cc57249fa
* msm8996-common: Restore vulkan blobs to marlinDavide Garberi2019-03-09
| | | | Change-Id: Ic18cc58a5eb9b57cf4a3eff2e2826d11e85a9b81
* msm8996-common: Update encryption blobs from daisyDavide Garberi2019-03-09
| | | | | | * Extracted from PKQ1.180917.001/V10.0.1.0PDLMIFJ Change-Id: Ifdfcc9f52111534e1b03825c9459c8ebda71cdca
* msm8996-common: remove useless NFC referenceskubersharma0012019-03-08
| | | | | | | * z2_plus/row do not support NFC so its useless to have these * fixes random log saying this device has no NFC Change-Id: Idc0d97b42dff1f826efb35808b3998f40be98a7b
* msm8996-common: overlay: Decommonize light capabilitiesIvvanVG2019-03-04
| | | | | | * z2_plus and z2_row have different leds (white only vs RGB) so it'd be better to decommonize this Change-Id: I09745858292f116b6462e2de5594db4741c4a09a
* msm8996-common: Remove prebuilt libc2dcolorconvertDavide Garberi2019-03-04
| | | | | | * Let's try building this from source Change-Id: Ia3b8154a844fc6ed4c6a38b70ed27b19a7badcfd
* msm8996-common: sepolicy: CleanupDavide Garberi2019-03-03
| | | | | | | | | | * genfs_context cleanup after b5b41d341dd744c40d3908550daaafcee6fe7b4b in which it has randomly been imported from Marlin * Slightly cleanup indentation * Remove a lot of domains which were being used in genfs_context as most of it is already labelled differently in qcom common sepolicy and already addressed * Remove violators where not needed * Remove some old properties we're not using anymore Change-Id: Ic72853dfaf71ba3f0596e75d1bdd5b5c93cd70be
* msm8996-common: Remove soundtriggerDavide Garberi2019-03-03
| | | | | | | * Changed needed to make wired headset working with Audio FX enabled * Still https://review.lineageos.org/c/LineageOS/android_frameworks_av/+/242705 is needed for that Change-Id: If6a4e34814a140b757786a9f430b3d3ccfb4ed33
* msm8996-common: audio: Update audio_policy_configuration from CAFDavide Garberi2019-03-03
| | | | Change-Id: If858604cf8c3dab34eba42f065497953eeebbb2c
* msm8996-common: Set the hardware wlan mac using wcg_mac_toolDavide Garberi2019-03-02
| | | | | | | | | * Bin extracted from ZUI * Add init.wlan.sh to check if the mac address in wlan_mac.bin is already correct, if not correct it * Run both the bins on boot completed as wcg can't run earlier * Label both the bins and address their denials Change-Id: I7a8001465ec9c3d69bd228efa57dddfdd8e3c6f3
* msm8996-common: Remove readmacDavide Garberi2019-03-02
| | | | | | * We don't need this anymore, no random mac because the real hardware wlan mac works now Change-Id: I13f85f4eb438b2230408d5bad1c694b2cd39a25b
* msm8996-common: Remove aptx supportDavide Garberi2019-02-24
| | | | | | * We don't support this on stoct. Change-Id: Ic690330d1c063cec7f3bca049c0bf27967e7e36c
* msm8996-common: Import backlight overlays from Marlindavidevinavil2019-02-19
| | | | Change-Id: Ib1d1da843265a3cf646864bb25bc6f22e91a8f5e
* msm8996-common: sepolicy: Address healthd denial on offline chargingWang Han2019-02-19
| | | | Change-Id: Ib5d3a671d94012fdcf8926e59821470857d41811