| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
| |
* privapp-permissions-qti.xml does the same and more.
* Move back qti_whitelist.xml and privapp-permissions-qti.xml
to /system as it's the right place:
https://source.android.com/devices/tech/config/perms-whitelist#adding-whitelists
|
|
|
|
| |
* https://source.android.com/devices/tech/connect/wifi-aware
|
|
|
|
|
|
|
| |
* We need to set TARGET_WLAN_POWER_STAT to work with
the QCACLD2 driver.
The default value is for QCACLD3.
|
|
|
|
| |
Change-Id: Ib787f195ebc6ce0a9e29ed8878fb14076642e365
|
| |
|
|
|
|
| |
Change-Id: Ic9d4ea1e69f0f9e4ccf56917fe96696876a83a42
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Example bellow of a failure before one lib was made accessible to
a camera app.
Before exposing:
I CAM_HexagonEnv: Will attempt to load libadsprpc.so from the system partition
I CAM_HexagonEnv: Loading libhalide_hexagon_host.so from the app
I CAM_CamBoxHelper: Computing layout for window: 1080x1920, and preview: 3000x4000, orientation: PORTRAIT, isMultiWindow: false
I CAM_CamBoxHelper: placing extra widgets above the bottom bar
I CAM_CamBoxHelper: Computed layout: CameraLayoutBoxes{window=1080x1920, preview=Rect(0, 106 - 1080, 1546), uncoveredPreview=Rect(0, 173 - 1080, 1546), topBar=Rect(0, 0 - 1080, 106), optionsBar=Rect(0, 0 - 1080, 173), bottomBar=Rect(0, 1546 - 1080, 1920), extraBottomWidgets=Rect(0, 1488 - 1080, 1546)}
W CAM_HexagonEnv: Failed to load Hexagon library: java.lang.UnsatisfiedLinkError: dlopen failed: library "libadsprpc.so" not found
After exposing:
I CAM_HexagonEnv: Will attempt to load libadsprpc.so from the system partition
I CAM_HexagonEnv: Loading libhalide_hexagon_host.so from the app
I CAM_CamBoxHelper: Computed layout: CameraLayoutBoxes{window=1078x1860, preview=Rect(0, 0 - 1078, 808), uncoveredPreview=Rect(0, 173 - 1078, 1437), topBar=Rect(0, 0 - 1078, 106), optionsBar=Rect(0, 0 - 1078, 173), bottomBar=Rect(0, 1437 - 1078, 1860), extraBottomWidgets=Rect(0, 1437 - 1078, 1495)}
I CAM_HexagonEnv: Writing libhalide_hexagon_remote_skel.so to /data/user/0/<package_name_removed>/libhalide_hexagon_remote_skel.so
I CAM_HexagonEnv: ADSP_LIBRARY_PATH=/data/user/0/<package_name_removed>;/dsp
Change-Id: I552dc44a32221d2d3cec48e1c64ed72c470d412e
|
|
|
|
|
|
| |
* The static version is in use now.
Change-Id: Ib684fd390eb9aced0aa08508129f4fd7dcbdb055
|
|
|
|
| |
* z2_row and z2_plus have different thresholds.
|
|
|
|
| |
Change-Id: I4bfac85c64599ced45983a86d98cfd810a97db99
|
|
|
|
| |
Change-Id: I29fb36cfc1c1298f31947bdd2d3cd8d07c22209a
|
|
|
|
| |
* And I was wondering why I couldn't find it anywhere... ಠ_ಠ
|
|
|
|
|
|
|
|
|
|
| |
Add required permissions for netmgrd to use the new netutils wrappers
Bug: 36463595
Test: boot sailfish, test LTE, wifi, wifi calling and phone calls work
Change-Id: I5894ee2659f97fce4f4f2b16c54c10f42484b454
Signed-off-by: Sandeep Patil <sspatil@google.com>
|
|
|
|
| |
Change-Id: I6dfc2f82393f23e3f11bc813057c9446985d1968
|
|
|
|
| |
* And fix the path of android.hardware.audio.pro.xml.
|
| |
|
|
|
|
| |
* It's now deprecated
|
| |
|
| |
|
| |
|
|
|
|
| |
* We don't execute it.
|
|
|
|
|
|
|
|
| |
* Cleaner, and includes stuff from init.qcom.usb.sh without needing the script
msm8996-common: rootdir: Import back USB compositions from the old .rc
* Fixes ADB and MTP on z2_plus
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Bug: 38396207 (VK_KHR_variable_pointers)
Bug: 64982680 (maxPerStageDescriptorStorageBuffers >= 16)
Test: CtsGraphicsTestCases:.VulkanFeaturesTest (ag/2810565)
Change-Id: I61cde61f53f0e9a1c657e6bd6658a4393360b0a6
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
* Based on LA.UM.6.5.r1-05300-8x96.0, adapted for the new format.
* Required by perf_hint in libqti-perfd-client.so.
Change-Id: Ibcd7eb642622d91a5634b6abd3bae3a386c96bc6
|
| |
| |
| |
| | |
Change-Id: I456aa2db554647f4f6303964f7fb071f98b923ac
|
| | |
|
| |
| |
| |
| | |
Change-Id: I2a89dd8fe9918d00e02e06313b6e9087d9e5b07a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Overlays only for framework-res will be converted into RROs.
Other overlays can't be converted due to some known issues on app RRO.
Bug: 36231603
Change-Id: Idca30fdbbcc990fd124de16a06a112a346612a61
(cherry picked from commit db1b6058200fc5255f519cf6609fca7619d6743e)
|
| |
| |
| |
| |
| | |
* No need to maintain two files and it helps to sync
with LineageOS/android_device_xiaomi_msm8996-common.
|
| |
| |
| |
| |
| |
| | |
* It's now deprecated
Change-Id: I00c8bdc09da4ba39508314ec8feba67d60e4fb04
|
| | |
|
| |
| |
| |
| | |
* And move telephony-ext to msm8996.mk.
|
| |
| |
| |
| |
| |
| | |
* PRODUCT_SHIPPING_API_LEVEL is set there
Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15
|
| |
| |
| |
| |
| |
| |
| |
| | |
media_profiles_V1_0.xml is created from media_profiles.xml by replacing
the dtd schema inside media_profiles.xml with an external reference to
/system/etc/media_profiles_V1_0.dtd.
Change-Id: I0fbb03603a72d0108a96bfa0f0a4ceb12ef3d430
|
| |
| |
| |
| |
| |
| | |
* This package is being built globally
Change-Id: I70aaf469acc29ded3cf5bb24ab112a76b36a7835
|
|/
|
|
|
|
| |
* Breaks things with MIUI's charging screen
This reverts commit 6686f6a83f0d00c79563846d836b3756b0858fd2.
|
| |
|
|
|
|
|
|
| |
* https://github.com/luk1337/aeffects-conf2xml
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
* It's useless and against LineageOS' requirements
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
|
|
| |
* It's cool, and more importantly... it actually works!
Oh look, it even displays battery level. Wow. :-P
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
|
| |
Change-Id: Icff15c4fb5afd227c68c11a48f37d5cf8a765b8a
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|
|
|
|
| |
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
|