Enable backpressure for client composition to avoid jank due to
HWC queue stuffing.
Test: 1. Open Camera
2. Swipe horizontally to go back to previous app.
Bug: 138083790
Change-Id: I3d26aa470c1660b23bd97133f39858f92638aca8
Enable Thermal HAL for sdm660_64. It adds Thermal HAL
to manifest.xml and thermal service to PRODUCT_PACKAGES.
Change-Id: Id5070101c7a91955c050a9c5c8520cfa43cc8186
Tnx Google, now pie fingerprint failed cts, now it check yet date security patch.
But old oreo prop pass normal without change security patch date.
This reverts commit dca62446a9027b02502a5b1372b302f40e3d9d69.
Change-Id: Icd60b7df6804146220ef81b0047c78542cd15dcb
The interface line in hostapd_fst is the same as the
default hostapd service and this can cause the lazy
HAL mechanism to start hostapd_fst instead of the
default hostapd, causing various errors.
This change only fixes the errors with default hostapd
operation. In order to fix FST feature with hostapd_fst,
additional changes are needed such as making it use
the default hostapd service and adding sepolicy rules
to support it.
Change-Id: I133336b1ae18fa823969f240b3e4376989fbf017
/dev_sp_nvm is used by sp_iar_lib to store CMAC values for spu
firmware and application
Change-Id: I2ac5f29b66448a526cdbc6a1ccefd5f80066c170
Signed-off-by: Li Li <liil1@codeaurora.org>
- Add a config flag to determine whether to
show one way VT options when accepting an
incoming VT call
Change-Id: Ie545bc3b0ea4579404ba3c86623ab8de00c856fd
CRs-Fixed: 2534325
/vendor/firmware_mnt/verinfo/ver_info.txt ownership
is now system,system. Hence need to add system group
for init.class_main.sh
Change-Id: I9c759c22aca7a8c5bc04908748f26916025c7b07
CRs-Fixed: 2534121
testGetAllNetworkInfo CTS test fails for instant
mode due to no ethernet type network attribute
support and selinux denial to find ETHERNET_SERVICE.
Add ethernet type network in network attributes overlay.
Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
Add AID_VENDOR_THERMAL group, so that the clients of thermal-engine can
be in this group to gain access to thermal-engine sockets.
Change-Id: I10faf04ce1e26bbeb893e934d5d405d8815f452a
Add MultiSimSettingController class name to telephony_injection to
be able to creat proprietary extended instance.
Change-Id: Ie371001330a34eadab8b46fb2173e9a4f245b1a6
CRs-Fixed: 2475440
The configstore will be not used in surfaceflinger. So surfaceflinger
will use the system properties instead of configstore.
For this, the system properties are added.
Bug: 112386364
Test: m -j && boot test
Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014
Signed-off-by: celtare21 <celtare21@gmail.com>
Signed-off-by: Dusan Uveric <dusan.uveric9@gmail.com>