"Voice" capable means that the device supports phone calls over the telephony network. So for this device, this should be false.
The impetus for this is that with voice capability defaulting to true, the Multiuser pannel asks the owner whether secondary users should be allowed to make phone calls/sms, which is inapplicable. Changing the value to false should get rid of this option.
Bug: 248440908
Change-Id: If5249bc943c96f88c2ddd26880fe0626bb53592e
Test: manual
(cherry picked from commit 699275b04d85dde5645034cdeca19207b0bde632)
the file node was removed so also remove these
dummy setting
Bug: 260806701
Change-Id: I23044f7f32cf4b2b2cc93205ec5751525f05ee7f
Signed-off-by: Chungkai Mei <chungkai@google.com>
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
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