| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
Change-Id: I3752fa2a9b1eeebb9c7c145738a48d136a0b7874
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also do the following:
* Fix passing of arguments longer than one word, such as --section "Hello world"
* Update the hashes and fixups for blobs kanged from bardock
Wight554:
* Small cosmetic changes
* Fix some shellcheck warnings
Change-Id: I917ed382a8c0e33ba7709151f2743a723dc50617
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
|
|
|
|
|
|
|
|
| |
* They can't access to system after enable actual VNDK support
* Remove 32 bit libs
* We shouldn't need these on GSIs anyway as they're only useful for a few camera features which work only on snap
Change-Id: I40cd99bfa266df1cb0cb4807efe2eb69df0ce2fe
|
|
|
|
|
| |
Change-Id: Ifec612cc608fcd4b7d72892e7921e238be4672e0
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* Fixes: device/zuk/msm8996-common/touch/service.cpp:20:10: fatal error: 'binder/ProcessState.h' file not found
Change-Id: Ib94af2d82de70f159eb54b9cf3a753a1a2654221
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I7b87ae0ad834ba02a78696afe393d9d4f8920fbd
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Not the best solution but I can't think of any other solution at the moment
* It shouldn't anyway be a security problem as this domain is used only for charger
* Fixes offline charging completely
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I7379724a0550553e0fd6ab4f470bd9439c093936
|
|
|
|
|
|
|
| |
* It looks like that z2 isn't compatible with this as it doesn't anyhow boot fine with it.
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ie9321aac468e0c8bd425229602eadf3bb9b4ae5a
|
|
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ic53431a4edaef8ad7ea58649f4c6ef6620006b0f
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I513c284c534ce3abc27bf374513280171454f4d1
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I073264683fd2e1f4065557ce09ed569dd1e1113f
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I45ddcc7dea608b4909442fdffdf65a9be5155977
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
AFAIK, there are apps that request 15fps min frame rate; this is
deliberate and we shouldn't change its default behaviour. But anything
that sets the min fps the same as the max fps definitely should just
stop.
Change-Id: I5c3a31241009ab79edba4191910ad99d2db30f71
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* If userspace does not specify a range, it would be defaulted to
30000,30000 (30-30fps), which causes really bad exposure under
low light during video recording in certain apps (SnapdragonCamera
for one *cough cough*). We definitly do not want this.
* Work around this issue by always forcing min fps of 7.
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* Fixes non-working pulse notifications from sensors until user toggles
the main switch and also sets the proper initial status of the
AoD preference for the devices that have the feature available.
Signed-off-by: Henrique Silva <jhenrique09.mcz@hotmail.com>
Change-Id: I8e554decca3734b165fdc722d904d90713666db9
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* The service should not start if AOD had been turned on by the user.
Change-Id: I79307adbcda57e663287714ef15830da4f285131
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* There's no need to manually write to the gestures prefs
as long we are sure the handler is run after we return true
in the onPreferenceChangeListner
Change-Id: I090c0c6c91267aff69c45365b95b5f5e26d07b07
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: I9d80e94de02d35c85765302a01b53020824dd0ff
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* This makes the always on display mode feature visible for those
devices that explicitly set it as available via AOSP overlay.
Should only be enabled on devices where the display has been tuned
to be power efficient in DOZE and/or DOZE_SUSPEND states.
Change-Id: If543936f9421dd7a6c0be594f7cb76afb227e34b
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: Ia1cde37923c55faf057189f7085b69522e2802ef
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Change-Id: I92706987f8d3094cdfb82e71e5331b7efe69e5df
Signed-off-by: Joey <joey@lineageos.org>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
* Don't break any neverallows this time
* Still healthd missing to fix
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I861eb5dc1f91e7cdea2e7b55c617e55a24ec2e02
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Normal path is /data/vendor/camera, defined in device/qcom/sepolicy
* We have hex edited 6.0 blobs from /data/misc/camera to /data/vendor/qcam
because of the new path string being longer than the old one
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ib96191dd55aea0c20c58a16bf1a91a46f07367e6
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I0ca268ec4cf71f80a5e341f0131c239ae0dd66fd
|
|
|
|
|
|
|
| |
* Also fix other general sepolicy errors after stopping to ignore the neverallows
Change-Id: I1af3d9f57a0ca6e37420094a53f1c52127f3e187
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* We must include the new folders to check for
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I4e0f561c804b8de46c417887a1418265ea12f969
|
|
|
|
|
|
|
| |
* It wasn't even being included
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ib50c296babd85ad30b4d90398520ab74fe2b9227
|
|
|
|
|
|
|
|
|
|
| |
* It's better to do it this way so that we can remove all the rootdir symlinks, which could be useful in future for system-as-root
* Hex edit the blobs to search for the new paths (or either update them from Pie) and symlink them to make the length equal to the old path
* Update the two adsp libs from daisy
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I9c9f89d37f3767f55346dccdfb9362025d478028
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
* Fixes the following error when executing the update-sha1sums.py:
FileNotFoundError: [Errno 2] No such file or directory: '../../../vendor/zuk/msm8996-common/proprietary/sbin/chargeonlymode;rootfs'
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I16e4e5f23e5090cbe2b1c30b663cea57661f8806
|
|
|
|
|
|
|
|
|
|
| |
* The principal reasons are:
- Just one TWRP for treble and non treble ROMs
- No need to flash anything to switch from treble to non treble ROM
- No need for new users to flash any new zip
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I362d703042d536be9af53ef5319858f1296e69e0
|
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ie100330591ca73a4522ac67834addfd39cbca036
|
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: I0344cfdcb63ba0c88ee229e165da5303ba6569bd
|
|
|
|
|
|
| |
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ib8a826b51ab4b28356cb04e03bb894f267e9bdf7
|
|
|
|
|
|
|
| |
* we no longer use /data/misc/camera
Change-Id: I2092c20f002e2e5d577cb1ef8fecce21734ebdb4
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Change-Id: Ifdda665fd39227a3a76079199c3f2daf90a8746d
Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
| |
* Follow-up change for commit f22141c that simply moves the
prebuilt to its proper place.
Change-Id: I40d37ea6ae53fe8fe919dda758db22df3c1c4229
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Basically:
- Copy vndk 28 libgui.so to vendor renaming it to libfui.so and hex edit libmmcamera2_stats_modules and libmmcamera_ppeiscore to search for it
This is needed as with BOARD_VNDK_RUNTIME_DISABLE disabled only some files are allowed to access the /system/lib directory
- Patchelf libmpbase and libmmcamera2_stats_modules to remove libandroid.so which was being searched, it isn't actually necessary
* Thanks erfanoabdi for all the help with this
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ib1797104c3cdf1b4205616a127d4a99cbc70d67b
|
|
|
|
|
| |
Change-Id: Iaf796d8002f958451ecfc7aa842efee1cc2c717a
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Change-Id: Ibd1ea0a8b32fc4e87bf912a87339f7bc2a31d423
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Test: adb logcat -e health
Test: lshal --debug
Change-Id: I3855f256d79a46c9626f043aac667937ff6414e1
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
17th sensor get's way above 70C after 7-10 minutes of
CPU stress test and above 50C in normal usage. This kills charging
entirely. We do not want that because actually it does not
indicate that we are overheating. What we really need to check is
the battery temperature.
This change ensures that we have at least 400-500mA charging
even under heavy usage.
bms and battery sensors show the same temperature.
Change-Id: I3ac2152e06afcd0a27d228de89d635d32b3110bc
Signed-off-by: Yaroslav Furman <yaro330@gmail.com>
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Added a permissions for ODL char devices
Change-Id: I1c74c060c9e9b958307a07a4dbe630d0f28b3a89
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Desc: Permission to access QMI Settings from the Connectivity Daemon
Change-Id: I0fbb2ad5852beceacf5a9529392c750130d498f0
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Desc: Permission to access the QMI and HAL from RCS Daemon
Change-Id: I45d944376179d0f6f6704563ac3da631a3fa9c64
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: Iac3abf0e50d77058548bcd232411ae9d7ff6b235
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
Icreased number of SEPs to support SHO/Mcast
Change-Id: I3cfb4e8d4d6969e442406bd095a865d49947151d
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|