| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
|
|
| |
These products have warnings about overriding build commands, which
means that there are multiple instructions on how to build a file, and
we've just picked one of them. Which one we pick is usually stable, but
it can change.
Bug: 77611511
Test: turn default to false, walleye still uses a warning
Change-Id: I11d194863b313f64b19291f65219682b169d9ced
|
|
|
|
| |
Change-Id: I43366fd9e95b30948aaa97f1cd5ff8b189de6c52
|
|
|
|
|
|
|
|
| |
set_sched_policy() was moved from libcutils
to libprocessgroup
CRs-fixed: 2390701
Change-Id: I1468dee2b30f79bcdaa4ab3144628fddc69c4e80
|
|
|
|
|
|
|
|
|
|
|
|
| |
Newer AOSP deprecates LOCAL_MODULE_TAGS := eng debug.
We now remove that and instead add the package to
PRODUCT_PACKAGES_ENG or PRODUCT_PACKAGES_DEBUG as applicable.
To ensure that we don't miss out on any package during this switch,
we add these explicitly, even though it might have been already
added under PRODUCT_PACKAGES at some other location.
Change-Id: I35bd67c3e7752be5bcd8f8682864062173e92724
|
|
|
|
| |
Change-Id: Ifaa67283a3437549a2304088a0ce377b399da19f
|
|
|
|
|
|
|
| |
* Ensure that the startup of PocketMode still takes place
before ConfigPanel.
Change-Id: I2436a38bddccb908acf94d916d0220918e8b6a0c
|
|
|
|
| |
Change-Id: I05f35124be4547b7fbc3ff3aa145bf27600454e4
|
|
|
|
|
|
|
|
| |
healthd : type=1400 audit(0.0:3369): avc: denied { open } for path="/sys/devices/soc/7411000.qusb/power_supply/dpdm/type" dev="sysfs" ino=36007 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file
healthd : type=1400 audit(0.0:3370): avc: denied { getattr } for path="/sys/devices/soc/7411000.qusb/power_supply/dpdm/type" dev="sysfs" ino=36007 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file
health@2.0-serv: type=1400 audit(0.0:3371): avc: denied { read } for name="type" dev="sysfs" ino=36007 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file
Change-Id: I33bf70d0bcb2b93ba65f93947c1c758e6c2c563b
|
|
|
|
| |
Change-Id: I2d75ebf306bcedc09de6fa1cd53ba2a34bf6cea6
|
|
|
|
|
|
|
| |
* /vendor/persist/alarm/ -> /mnt/vendor/persist/alarm/
* /persist/alarm/data -> /mnt/vendor/persist/alarm/data
Change-Id: Ic82e1bdc50d20c3eb3976840467f0f7ef6eb2968
|
|
|
|
|
|
|
| |
* Switch to /persist for bt_mac to make so that it's kept even after a factory reset
* Also update the path of wlan_mac.bin in wlan.sh to write to the real mount point instead of the bind one
Change-Id: I250358484a8c8a8ef7f01941eea798c11d6ac4e7
|
|
|
|
| |
Change-Id: Id6343fd020258fdf77ce097aee8bb6d773f75117
|
|
|
|
|
|
|
| |
* log:
[ 11.659088] type=1400 audit(1558020697.976:30): avc: denied { read } for pid=995 comm="system_server" name="hctosys" dev="sysfs" ino=36303 scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
Change-Id: Ica5355a1f30eaaf04e4b842d824897bc3c6df335
|
|
|
|
|
|
|
|
|
| |
* Solves the following denial.
avc: denied { set } for property=persist.net.doxlat pid=837 uid=1001 gid=1001 scontext=u:r:netmgrd:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=1
* We need this again after having switched back to Oreo RIL in 4d1a575a1900797720c957c40898a1bdebecfe55
Change-Id: I30db8b7aa6017dfdea1c874f69b7b8b90bcc8800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We occasionally see a dac_override SELinux denial from thermal-engine
trying to access /dev/diag. This seems to be a race between
thermal-engine reading the file and init setting its permissions to
666 (they are initially set to 660 and in the diag group).
This commit adds thermal-engine to the diag group so that it can read
the file even if it is not world-readable.
Bug: 72458250
Test: Boot and test wifi and camera.
Change-Id: I55adfcf731a5da3ba7bb52d957d64e8e1f26febb
|
|
|
|
|
|
|
|
| |
* log:
[ 26.216198] selinux: avc: denied { set } for property=ctl.stop$imsrcsd pid=824 uid=1000 gid=1000 scontext=u:r:ims:s0 tcontext=u:object_r:ctl_stop_prop:s0 tclass=property_service permissive=0\x0a
[ 26.216278] init: Unable to set property 'ctl.stop' to 'imsrcsd' from uid:1000 gid:1000 pid:824: Invalid permissions to perform 'stop' on 'imsrcsd'
Change-Id: I15868bd0dd1ef2cfa1003441e2553abe474ae365
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Log:
[ 24.377749] selinux: avc: denied { set } for property=vendor.min_freq_0 pid=522 uid=0 gid=0 scontext=u:r:hal_perf_default:s0 tcontext=u:object_r:vendor_mpctl_prop:s0 tclass=property_service permissive=0\x0a
[ 24.377791] init: Unable to set property 'vendor.min_freq_0' to '384000' from uid:0 gid:0 pid:522: SELinux permission check failed
[ 24.378820] selinux: avc: denied { set } for property=vendor.min_freq_4 pid=522 uid=0 gid=0 scontext=u:r:hal_perf_default:s0 tcontext=u:object_r:vendor_mpctl_prop:s0 tclass=property_service permissive=0\x0a
[ 24.378850] init: Unable to set property 'vendor.min_freq_4' to '384000' from uid:0 gid:0 pid:522: SELinux permission check failed
* Also cleanup the old sepolicy not needed anymore
Change-Id: I2c5237540f8933f890818a58b4f61165c80cb93e
|
|
|
|
|
|
|
| |
* In case the hardware mac is broken, it'll turn out being "555555555555" for wifi and "666666666666" for bt, so generate a random one in case this happens
* Do the same also in case the current kernel lacks the shenqi_nv driver
Change-Id: Id9247b563adcb287ea97bc4f25bd1d846c852b8f
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Change-Id: Ibc6eed2018314e79f3f18749cedd9852c82a8a66
|
|
|
|
|
|
| |
* Also fix a typo
Change-Id: I73c5487105e9a5ad41b9988f8187c9137b50070b
|
|
|
|
|
|
| |
This reverts commit 6b5e38c35a519487048cb66ce65086d4673e53bd.
Change-Id: I811a7c04d35e27d74057f310c05aab008d434aae
|
|
|
|
|
|
|
|
|
| |
Modify naming convention for properties
and also remove unused code.
CRs-Fixed: 2206509
Change-Id: I78821a66a65d92ea9284283efe5e3ca1659fa3de
|
|
|
|
| |
Change-Id: I21c1c4a0f6e071cd82803f9fff8f0cce7cd16d94
|
|
|
|
|
|
|
|
| |
- Create label for RFKILL node and add sepolicy
for its access.
Change-Id: Id16dce0818aa1f6233b75f35344b4eca9259c7b1
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
* Remove nodes we aren't using, we'll use this only to enable/disable fingerprint wakeup and disable proximity check
Change-Id: Ibe24cacbe77d6913fa35ed77fefb4e969269f7df
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
* It would get disabled anyway when bootloader is unlocked, but this way makes safetynet pass even when unlocked
Change-Id: I2dfe641bf60e0409f290b7b31492df00568c9916
|
|
|
|
|
| |
Change-Id: I2c32b00fffda6d9167202f7020833fd60cd9bd18
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
Change-Id: I5fb6278902ca25b0d8baaa4287d2b804cc1004fb
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
* This doesn't make much of a difference as of performance and jank but could save some battery
Change-Id: Id139d5072e9b841dcd385136a2e497520c588df8
|
|
|
|
| |
Change-Id: Icf9d1b9d17aafa700378f6a2a832d124c6dd5576
|
|
|
|
|
|
| |
* To prevent a log spam due to missing files to write to
Change-Id: I8e972a2d73018734be835d89062ffeb1b27a9d07
|
|
|
|
| |
Change-Id: Ie210f27a1dd3d79c50a49c6b024019464227bdd7
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Change-Id: I9de413b40b2e1e4ad7fd05ef581ba299b6683571
|
|
|
|
|
|
| |
* Added in platform by https://github.com/LineageOS/android_device_qcom_sepolicy/commit/a7143aa372d9004eeeb69a50221a5324d59cb5b6
Change-Id: I328a46b45d651aeb54665c2453390adbb767de20
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Change-Id: I7a26ec449a52f36f596491e14d3306f672eb664a
|
|
|
|
| |
Change-Id: I00308850a7e38899a5343878c79264b38bdbb117
|
|
|
|
| |
Change-Id: I790167bf413bb1166e63972ab321e2278cbabbfc
|
|
|
|
| |
Change-Id: I6a91196d08f5f7c7d1adff543588fe5a80b0dffe
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
| |
Change-Id: Icaefcf91ea08813bb84ce33effec44d037bd5145
|
|
|
|
|
|
| |
* From ZUI 4.0.247
Change-Id: I27a5db6a5878b7b2ed1c47ae96632acba418e881
|
|
|
|
|
|
| |
* This is useful without msm_irqbalance
Change-Id: I500abb9dab85a4132210a9557f7ce3febaceadbb
|