Wei Wang
98f6d3ea44
Boost SF when interaction hint is active. am: 481496a279 am: 36d84c2279 am: 19657847a5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15267397
Change-Id: I3bf12793b50c38d5f9a83c609bd56b782ee71d6d
2021-07-14 07:04:33 +00:00
Wei Wang
bdac2ed0b5
Boost SF when interaction hint is active. am: 481496a279 am: 36d84c2279
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15267397
Change-Id: Ibb47373bfb0fb5911298b8c7886d3ca144995b7c
2021-07-14 06:48:12 +00:00
Wei Wang
30393266aa
Boost SF when interaction hint is active.
...
We have seen cases SF main thread running longer occasionally which may
run in danger of missing frames. This CL lifts cpufreq for SF when touch
boost is active to compensate the sudden jump of its cpu demand.
Bug: 192099706
Test: Build
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I49b2d589249f60a38eab907afbadfbcfdd233d1c
2021-07-14 06:18:59 +00:00
Kyle Lin
f44044502e
config.xml: pin SurfaceFlinger am: f1166df117 am: df2c322469 am: e4ee502872
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261962
Change-Id: I5a2c71f9f40e67e127b30ebb36b3793b6c3e2528
2021-07-13 23:20:12 +00:00
Kyle Lin
5baf4025df
config.xml: pin SurfaceFlinger am: f1166df117 am: 9848bfd02d am: c6c88741d9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261962
Change-Id: Ic691a620449a4685fbc3c7b5053dea3e013ce5ee
2021-07-13 23:19:05 +00:00
Kyle Lin
8af7de8088
config.xml: pin SurfaceFlinger am: f1166df117 am: df2c322469
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261962
Change-Id: I3bd8b8d3cdef34cab1f382b428213ca330913195
2021-07-13 23:02:53 +00:00
Kyle Lin
0cb8330019
config.xml: pin SurfaceFlinger am: f1166df117 am: 9848bfd02d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261962
Change-Id: Ib4c612482e080597effe6a0c156abbb46f381432
2021-07-13 22:59:10 +00:00
Kyle Lin
1e42015062
config.xml: pin SurfaceFlinger am: f1166df117
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261962
Change-Id: I87469f407718cc2bd0c3a7f66f7b5f545b48e662
2021-07-13 22:46:00 +00:00
Kyle Lin
d1a9bedcfe
config.xml: pin SurfaceFlinger
...
as ag/13364183, system_service needs read access SurfaceFlinger.
Pin it by pinner when booting.
Bug: 193442970
Test: adb shell dumpsys pinner
- SurfaceFlinger pinned
--
/system/bin/surfaceflinger 7028736
--
Change-Id: I2cae8f87a09b4871cf967fe8a3c01fb9015d58cb
2021-07-13 22:34:30 +00:00
Petri Gynther
cf3dc911fb
gs101: use prebuilt GKI boot.img for production builds am: 63ba0cb1af am: 2b1a60bbcc am: 2b15afd413
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15180030
Change-Id: I735e8b655d41d9bb0e0766f970de3369e2c19d4a
2021-07-13 21:30:10 +00:00
Petri Gynther
115192cceb
gs101: use prebuilt GKI boot.img for production builds am: 63ba0cb1af am: 5c79c1ecf9 am: 90aff04f46
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15180030
Change-Id: I97ac6a89c6c87e74c2b2f48f14b6de2e376efb6e
2021-07-13 21:28:18 +00:00
Petri Gynther
baa7a852ab
gs101: use prebuilt GKI boot.img for production builds am: 63ba0cb1af am: 2b1a60bbcc
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15180030
Change-Id: I6c68f86fb84eaf68c86c0e1019f8efb941e54d9f
2021-07-13 21:16:39 +00:00
Petri Gynther
381f1a74c6
gs101: use prebuilt GKI boot.img for production builds am: 63ba0cb1af am: 5c79c1ecf9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15180030
Change-Id: Ife0a57e81d14f166aa3f77f93a5b78245f348058
2021-07-13 21:16:00 +00:00
Petri Gynther
432afef0f9
gs101: use prebuilt GKI boot.img for production builds am: 63ba0cb1af
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15180030
Change-Id: I4910852bd9ce756137fb620165d50a0e10355603
2021-07-13 20:58:36 +00:00
Petri Gynther
7eec55ab4e
gs101: use prebuilt GKI boot.img for production builds
...
Use prebuilt GKI boot.img for production builds.
Debug builds continue to use their own Image.lz4.
Bug: 191764119
Change-Id: I2b4950ce334cc990e858e0ea410ad7e57d6decf6
2021-07-13 20:42:08 +00:00
Xue Tu
78fd79c4b4
Add "vendor.android.hardware.camera.preview-dis" feature am: 0eea6756b6 am: c9b956fd7c am: 4a9bcc96d4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15264251
Change-Id: I6e68f761e7ccb94655677bb8f6156ce489e58e66
2021-07-13 19:09:46 +00:00
Xue Tu
553b5bb0ed
Add "vendor.android.hardware.camera.preview-dis" feature am: 0eea6756b6 am: c9b956fd7c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15264251
Change-Id: I1a3ec1c90f17fde219f634222a4cad3ee93d5fd8
2021-07-13 18:52:30 +00:00
Xue Tu
586f0a41ec
Add "vendor.android.hardware.camera.preview-dis" feature am: 0eea6756b6
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15264251
Change-Id: I8cb988ccfa16c28b3ac3df0c2243aa750dc3d544
2021-07-13 18:28:32 +00:00
Xue Tu
f55757983b
Add "vendor.android.hardware.camera.preview-dis" feature
...
Bug: 189961678
Test: adb shell dumpsys
Change-Id: I72d2b3a347f048250117b25fee66e91ca8411057
2021-07-13 18:08:05 +00:00
Tyler Gunn
7aae3bdc3f
Disable TTY as it is not supported on these devices. am: ce6f6da158 am: 8a2c487aa4 am: fb35cf551f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15263454
Change-Id: Iae5c58d19d3c57756119e99831da5a13589f55fa
2021-07-13 17:45:52 +00:00
Tyler Gunn
a1a441c19e
Disable TTY as it is not supported on these devices. am: ce6f6da158 am: 8a2c487aa4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15263454
Change-Id: I778625cc123e29e7613bddd4ca02710538d62f2b
2021-07-13 17:26:52 +00:00
Tyler Gunn
238cca4d95
Disable TTY as it is not supported on these devices. am: ce6f6da158
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15263454
Change-Id: I50b3728cf49c253d3511142277ce2183b841d192
2021-07-13 17:10:20 +00:00
Tyler Gunn
365fcfdbac
Disable TTY as it is not supported on these devices.
...
Test: Compile target and verify accessibility settings does not have
TTY option.
Bug: 191983369
Change-Id: I62e59ea39fccb14a8bf882a1b50934fcd4446784
2021-07-13 16:47:44 +00:00
Stephane Lee
8bd9acc8b5
Add DC Charging/Temp defend clear to server configurable parameters; ensure sysfs node is writable am: 47dad1c045 am: 0b8ba2a29b am: e1cc9a33fb
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15193536
Change-Id: I512613dd6ed7e3ab0c2b1fb55d8aefec8c21d082
2021-07-13 09:06:03 +00:00
Stephane Lee
a8160cdcf9
Add DC Charging/Temp defend clear to server configurable parameters; ensure sysfs node is writable am: 47dad1c045 am: 0b8ba2a29b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15193536
Change-Id: I46d6f9a44e6841342cea847689ac4d1ab5a21ca7
2021-07-13 08:47:36 +00:00
Stephane Lee
3899da706e
Add DC Charging/Temp defend clear to server configurable parameters; ensure sysfs node is writable am: 47dad1c045
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15193536
Change-Id: Ie9cd9b9a52b0794a5432cfa822f29c2ba30b9aed
2021-07-13 08:34:22 +00:00
jonerlin
ca592a2a10
gs101: migrate Bluetooth HAL service setting to project dependent
...
make files
Bug: 190443033
Test: Manually
Change-Id: I72b2b6cfee3229dc2c7f5f362df67ed134f0729f
2021-07-13 01:26:30 +00:00
Shawn Willden
76a8732e7d
Set boot security patch level for gs101 am: 90177c1d89 am: 4bb871f9aa am: e78bf751ec
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261350
Change-Id: I4f6ccf53d13540abf6a52e7f33b2e59282ce15a9
2021-07-12 20:31:01 +00:00
Shawn Willden
ab90130e3e
Set boot security patch level for gs101 am: 90177c1d89 am: 810a153036 am: 40f8244bc8
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261350
Change-Id: Ic38e7246918e809af99e19ab1222d36fcc973363
2021-07-12 20:30:11 +00:00
Stephane Lee
113bb9059a
Add DC Charging/Temp defend clear to server configurable parameters; ensure sysfs node is writable
...
Test: Ensure there are no errors on logcat | grep google_battery@
Bug: 183772980
Bug: 192921867
Change-Id: Id55a6a1670cc0c46b787baec16efec8c0bb4521d
2021-07-12 13:27:54 -07:00
Shawn Willden
0fd91e47c9
Set boot security patch level for gs101 am: 90177c1d89 am: 4bb871f9aa
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261350
Change-Id: I656aebd95d5e101e186f75e41796a1634d953125
2021-07-12 20:26:52 +00:00
Shawn Willden
acd6ce40f2
Set boot security patch level for gs101 am: 90177c1d89 am: 810a153036
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261350
Change-Id: I13ef3a48606d60dead61d8c06d04836921936eff
2021-07-12 20:15:42 +00:00
Shawn Willden
2bf2970745
Set boot security patch level for gs101 am: 90177c1d89
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15261350
Change-Id: I6afec07b10f3ff9c5ecf1ee152704f23e16a526c
2021-07-12 19:48:51 +00:00
Shawn Willden
baa3bf3801
Set boot security patch level for gs101
...
Bug: 193423844
Test: Build and see if the AVB property has the field
Change-Id: I44fdf4f58d41650d53ba2aac470232fa71c228bb
2021-07-12 19:31:29 +00:00
YiHo Cheng
6421f00239
thermal: Update neutral_therm trip point am: d2d4277099 am: 5f55b1ee1b am: 175aa91fb5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15258563
Change-Id: I021d04ca57240481482585a8fa7e7099be5e0e84
2021-07-12 16:15:14 +00:00
Long Ling
6bbec7a781
init: update sysfs early_wake attribute am: 04ab31fc67 am: 7514a93f6a am: e1e0f6e17e
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14969482
Change-Id: I9f965c9923e558b7064ce8554cade664929b68a0
2021-07-12 16:14:47 +00:00
YiHo Cheng
6598361af2
thermal: Update neutral_therm trip point am: d2d4277099 am: 5f55b1ee1b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15258563
Change-Id: I6fa64b9d3ad9f7c558c6ed2f581d779ae4e10a7f
2021-07-12 15:50:42 +00:00
Long Ling
ca0938ba32
init: update sysfs early_wake attribute am: 04ab31fc67 am: 7514a93f6a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14969482
Change-Id: Ib9f39d07f2bec4434b55fc2c69e33368d273c563
2021-07-12 15:50:27 +00:00
YiHo Cheng
21f322efb9
thermal: Update neutral_therm trip point am: d2d4277099
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15258563
Change-Id: Id0b759232be4253b2db53666235b51cfa741472f
2021-07-12 15:33:22 +00:00
Long Ling
77fd8be577
init: update sysfs early_wake attribute am: 04ab31fc67
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14969482
Change-Id: I2be581e012f1651531886ac61a666cfc53e190de
2021-07-12 15:33:04 +00:00
YiHo Cheng
e90e9f58bf
thermal: Update neutral_therm trip point
...
Allow to thermalhal to update trip points for neutral_therm which is the
triggering sensor of virtual skin sensor for o6 proto.
Bug: 193373779
Test: neutral_therm can be updated to the correct threshold
Change-Id: I16dcd44ce9e69f456df322664756dc74357bf50b
2021-07-12 15:25:37 +00:00
Long Ling
7983b026c6
init: update sysfs early_wake attribute
...
Allow HWC to modfiy early_wakeup
Bug: 187763532
Change-Id: If3b6e664bf510895aae06ba3cac2620c267d6a60
2021-07-12 15:14:59 +00:00
Jerry Huang
ed345107d7
gs101: Fine tune media_codecs_performance_c2.xml am: fb073e2488 am: 99659458a3 am: 914fe6d33f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15242258
Change-Id: I97985d58da2d5d4963e4bc3cf27dad9147b58052
2021-07-12 13:50:00 +00:00
Jerry Huang
637b8eeab9
gs101: Fine tune media_codecs_performance_c2.xml am: fb073e2488 am: 99659458a3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15242258
Change-Id: Ie2c7423029e4642cb0103b05041ec7721de8f4f0
2021-07-12 13:41:21 +00:00
Jerry Huang
eef1f97b3b
gs101: Fine tune media_codecs_performance_c2.xml am: fb073e2488
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15242258
Change-Id: I93b6b07f5e64c64ae047bd55838a041bc7274c6e
2021-07-12 13:27:08 +00:00
Jerry Huang
3b0aae52c4
gs101: Fine tune media_codecs_performance_c2.xml
...
Update stable performance point for O6/R4
Bug: 185454126
Test: android.video.cts.VideoEncoderDecoderTest
Change-Id: I3890e5dd3a10894e1da18fb5c12df9b7d3d1a916
2021-07-12 13:14:37 +00:00
Siddharth Kapoor
d23faf3acd
Move launcher prop from vendor to system am: d9617218f4 am: 8ae7be4665 am: fad39ea869
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15219913
Change-Id: I9f1d0e126475fe5e67dc5f5f6c00d4c6b3f1f383
2021-07-12 05:21:08 +00:00
Siddharth Kapoor
4c546524d5
Move launcher prop from vendor to system am: d9617218f4 am: 8ae7be4665
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15219913
Change-Id: Ib9a7338cd1965f00f98f54a21b090ff681b5e0e2
2021-07-12 05:08:47 +00:00
Siddharth Kapoor
8257027dcf
Move launcher prop from vendor to system am: d9617218f4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15219913
Change-Id: I52c3720e0a4524f1884d8644d6ae028779775fad
2021-07-12 04:50:34 +00:00
Siddharth Kapoor
41e6e14ee0
Move launcher prop from vendor to system
...
Launcher prop needs to be accessed in system partition only,
hence move the related prop to /system/build.prop
Bug: 192621663
Test: ro.launcher.blur.appLaunch prop is set correctly,
and Blurs are disabled on App launch.
Change-Id: I6721d59498c5d35dfd560f429b8aed7a01ac29fc
2021-07-12 04:36:34 +00:00