This reverts commit f75c0dd43d.
Reason for revert: DroidMonitor: Potential culprit for Bug 261776026 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
Change-Id: I7941dfe9235d843ac3a24034819ea6e0ffe00884
This change is needed to ensure compatibility of Camera apps that rely on natural orientation being aligned with portrait camera orientation.
0 degrees is selected over 180 to have the back camera at the top of the device when portrait-only apps are force rotated into specific orientation for compatibility.
Also, temporary override ro.surface_flinger.primary_display_orientation to use it instead the value from HWC API to avoid breaking the build even for a short period of time since there is no direct way to synchronize landing of this CLs chain with pa/2342172
Bug: 246793311
Test: manual QA for top apps and manual exploratory testing for overall device experience
Change-Id: I67f9cb522f4478c83ac6bbc18da2eaf4ee0dd686
Set persist.sys.tap_gesture=0 for factory target to disable tap to check
phone by default.
Bug: 261542166
Test: import rc to check tap to wake was not functional
Change-Id: Ia9075f820a944d9f7035edf350816044abd1b9d1
Some 3rd party app may use one or three microhpne(s)
to do the camera recording.
Add these two configurations to UC_AUDIO_RECORD to sync
the audio and video of the recoreded video.
Bug: 260824124
Test: Reporter verified
Change-Id: Ib08e69a1f7ccffc4bdb0ef8965c391126c15ced3
Bug: 260118215
Test: set settings.secure.screensaver_components to the colors
screensaver using adb, and verified it doesn't show
Change-Id: I2e4d4aaa2e16e48efbe6d1b3474464a4da5a12f1
Wait for storageproxy to set the fs_ready property before trying to load
a trusty app. Trusty app loading requires storage and may behave badly
if storage is rebooted while loading the app.
Test: m
Bug: 258018785
Change-Id: Ib64167985c4d5aadf0dd5184c9741e133489f654
CABC is enabled as default. For factory build, we'd like
to disable it as default.
Bug: 259212634
Test: adb shell /sys/class/backlight/panel0-backlight/cabc_mode
Change-Id: I9c128ef2e54924a6cd4a082898a3f84a50a03e6f
Set config_disable_all_cb_messages to true. When it is turned off,
DEVICEs MUST stop forwarding cell broadcast messages to CellBroadcast
modules and MUST hide WEA-related UI and notifications. [GMS-4.4.6-001]
Bug: 256753343
Bug: 256558847
Test: No show "Wireless emergency alerts" in following path:
1. Setting -> Notifications
2. Setting -> Search "Wireless emergency alerts"
Change-Id: Ie4602fad129d886326cf719a6bf646adf572fa05
update tx power and pg delay
Bug: 254602083
Test: build pass
Change-Id: I73ec1f492a79fb1fc1fb7764b646e3456087aa37
Signed-off-by: Rex Lin <rexcylin@google.com>
CP of go/ag/16674532
1. Enable AudioProxy service and client library.
2. AudioProxy service will implement the audio HAL, so add the audio
policy config file.
3. AudioProxy also has its own AIDL interface. Add the compatibility
matrix file for the new AIDL interface, and the audio HAL.
Bug: 197547824
Test: Build and local run
Change-Id: I9aa3dbced63f071bebade5de7d996655fe502295
We will have a 'vendor' project containing proprietary blobs
to be able to build and flash Pixel device when vendor source is not
available.
The project name is
platform/vendor/aosp/google_devices/tangorpro
and the path is
vendor/google_devices/tangorpro
BUG:246437989
TEST: make and flash a tangorpro device
Change-Id: Ia860cc84ffa8db42ae2f30c433e3764459f27732
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