1. Raise buffer allocation priority
2. Extended cpu boost
Bug: 258359662
Test:
1.use 'adb shell getprop persist.vendor.camera.extended_launch_boost' and 'adb shell getprop persist.vendor.camera.raise_buf_allocation_priority' to confirm the property is default set
2.Camera Check list
3.CTS performance test
Change-Id: I1bc4fbfa493837dedbfd83ff000d4f52f0f74947
Enable gapless support on compressed_offload w/o trimming delay and padding.
Test: local verify
Signed-off-by: yixuanjiang <yixuanjiang@google.com>
Change-Id: Ia9e52f665ae84a94719550ca7b48a3cb74b433f1
Changing cpuset itself takes time, so we should reduce the cpuset
change as possible. Since all camera streaming mode change to the
same cpuset value, we could make it default setting.
Bug: 240889279
Test: build pass
Change-Id: I4ecce69a254bf30b128b25ab59b1b69a02bfb18d
Large screen have more elements to be drew and current ADPF boost cap is
not high enough.
Raise the uclamp.min Cap from BIG 1.42GHz to BIG 1.58GHz
Raise the uclamp.min Init from MID 553MHz to MID 696GHz or BIG 500MHz
Also remove ADPF 120/90FPS config since the display only supports 60FPS
Bug: 257170078
Test: PtsUiBench & Calendar
Change-Id: I6865dd7d1237a687f62400a9720624821f342402
Set tangorpro as the tuning_product for tangorpro device.
This was initially set, but then overwritten.
See analysis in attached bug.
Bug:259197392
Test: `m -j com.google.pixel.camera.hal && ls $OUT/apex/com.google.pixel.camera.hal/etc/lib64/camera/`
Change-Id: Ib7ca1ee2f5d1fad6a78d61b04ee636120c0a5be4
Camera hints was canceled at activityStop and applied the rule for
a while after LAUNCH hint, exten the LAUNCH HINT to fix it.
Bug: 255927500
Test: build and launch/exit camera
Change-Id: I86b19467f6038a7fde0935bf79f0a0e6bc76523b
When exiting camera app, camera daemon is still busy in background,
which may affect the launch animation of launcher. So, limit the cpuset
of camera daemon to little cores for 1 second when there is app launch
hint to improve it. This only happens when camera is running. Also bypass this behavior when video recording is active.
Bug: 240889279
Test: camera daemon cpuset changed as expected
Change-Id: I130b1e4718f8e5ef47ad761a2a73d86697d0f8bc
amcs suez speaker requires init index numbers to support
products who has numbers more than two.
Bug: 248451580
Test: manually test passed
Change-Id: I06ca95d4dd7f0f35f5108bbf2256b1cd447f9ecb
Signed-off-by: Roger Fang <rogerfang@google.com>
- will enable in qpr3
Bug: 258541642
Test: manaul test
Change-Id: I52ac03d84e4b4eef928fd8c3f2c58b28a9baf30d
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Bug: 235765817
Test: check the permission from TreeHugger build.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: Ia704a052dc64ba7e97962ac87b1b8b964e7d5d95
Change notes:
1. "audio_platform_configuration.xml" change the sampling rate
from 48kHz to 32kHz. details ref to b/253552165#comment3
2. "HEADSET_iS900_Nest_T6+K6_Oct18.dat"
Based on C10's headset tuning table adding back the following
K6 cases from Oct14 headset tuning table:
T6+K6: idx 0x6B
SWB(32k)
l HEADSET-DOCK_SPEAKER-VOICE_GENERIC-SWB (AEC on, NS on)
l HEADSET-DOCK_SPEAKER-RESERVE2-SWB (AEC on, NS on)
l HEADSET-DOCK_SPEAKER-RESERVE1-SWB (AEC off, NS off)
l HEADSET-DOCK_SPEAKER-CUSTOM1-SWB (AEC off, NS on)
l HEADSET-DOCK_SPEAKER-CUSTOM2-SWB (AEC on, NS off)
FB(48k)
l HEADSET-DOCK_SPEAKER-VOICE_GENERIC-FB (AEC on, NS on)
l HEADSET-DOCK_SPEAKER-RESERVE2-FB (AEC on, NS on)
l HEADSET-DOCK_SPEAKER-RESERVE1-FB (AEC off, NS off)
l HEADSET-DOCK_SPEAKER-CUSTOM1-FB (AEC off, NS on)
l HEADSET-DOCK_SPEAKER-CUSTOM2-FB (AEC on, NS off)
3. "C10_BLUETOOTH.dat" just following the latest C10's BLUETOOTH.dat
Bug: 253541689
Test: Acoustci verified
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: I5462be02c105aca4c54415b914e4104e1fefb5aa