Commit graph

3095 commits

Author SHA1 Message Date
chenpaul
e413a3e890 Include pixel logger in common device.mk am: 4bcdbf3244
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13782443

Change-Id: I68ca388ddfaeaae65771ecd2e54b39287844d0c2
2021-04-13 12:37:12 +00:00
chenpaul
589e1d8d89 wifi - Give execute permission to data/vendor/wifi for pixelLogger
In hostapd, there have hostapd.android.rc and make /data/vendor/wifi
with permission 770 when the device boots up.

It will overwrite the permission from slider specific rc,
which makes this folder without "+x" permission.

In order to make Pixel Logger can write config files in this folder.
This change will make sure "/data/vendor/wifi" have +x permission

Bug: 159650456
Test: wifi is workable
      data/vendor/wifi with 771 permission
Change-Id: I5b396fc41a4eddefc04d43f8e3d276787d722726
2021-04-13 11:54:19 +00:00
chenpaul
4bcdbf3244 Include pixel logger in common device.mk
Test: Pixel Logger is worlable
Bug: 159650456
Change-Id: Ib1b2145aa4e0292b91f64f2b2f5c97c3e979666a
2021-04-13 11:54:19 +00:00
Adam Shih
e1800561ee make permissive setting compatible to boot image version am: 6d8d406b2d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14160949

Change-Id: If2caa584fd0316da9b1814af1e5cc7d9e8b3ba86
2021-04-13 08:50:09 +00:00
Adam Shih
6d8d406b2d make permissive setting compatible to boot image version
Bug: 185196274
Test: boot to home with SELinux under permissive mode
Change-Id: I4b521dd765ccbff831cf17c1d9817266b37e6990
2021-04-13 06:05:44 +00:00
Wei Wang
30b34c681a Enable adpf on P21 device am: 3c84c460ba
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13951409

Change-Id: Ie825cf2c0e7ec9051abd6fa48e2a2d70e96ba668
2021-04-13 05:38:42 +00:00
Wei Wang
3c84c460ba Enable adpf on P21 device
Bug: 177492680
Test: boot
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I8a8cb061e4d99ee8c919584fc2a35e0ebcaadc38
2021-04-13 05:04:09 +00:00
Michael Wright
16dbd68327 Enable TEXT_HANDLE_MOVE am: a281288798
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14161614

Change-Id: I58699ecf95c8e7545245b1d539f3394190699473
2021-04-13 02:41:21 +00:00
Michael Wright
a281288798 Enable TEXT_HANDLE_MOVE
New devices are capable of subtle vibrations, so this experience should
be enabled.

Bug: 185134911
Test: manual
Change-Id: I20d251a82e734cd5cb98b086efdec6d2c555a898
2021-04-13 01:51:51 +00:00
J. Avila
50d62c93fc Explicitly set log_buf_len am: df9dc5cf76
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14162562

Change-Id: I1b1248eb11fc7f167d5d832ee04f21e7827ded3c
2021-04-12 22:39:06 +00:00
J. Avila
df9dc5cf76 Explicitly set log_buf_len
By setting the log_buf_len via cmdline, devices using this cmdline will
be able to guarantee their preferred buffer size even if the underlying
CONFIG_LOG_BUF_SHIFT changes.

Bug: 185141673
Change-Id: Iafe7561dceef65fc47cb0bb54a8f84a5e10c51a9
2021-04-12 22:00:50 +00:00
Jimmy Shiu
227d5f3c09 powerhint: Add Display refresh rate hint, DISPLAY_IDLE and DISPLAY_UPDATE_IMMINENT am: cfb1e3fdef
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13782434

Change-Id: I75bcf7de56203028b1234716f53df94058ae4daf
2021-04-12 21:25:02 +00:00
Jimmy Shiu
cfb1e3fdef powerhint: Add Display refresh rate hint, DISPLAY_IDLE and DISPLAY_UPDATE_IMMINENT
Add display refresh rate changed hints:
REFRESH_120FPS
REFRESH_90FPS
REFRESH_60FPS

For DISPLAY_IDLE hint, set TAUClampBoost to 0.
Then for DISPLAY_UPDATE_IMMINENT and INTERACTION, set TAUClampBoost back to default.

Bug: 170648686
Bug: 170508822
Test: `watch -n 1 adb shell cat /dev/cpuctl/top-app/cpu.uclamp.min`
Change-Id: I18fd6d4257f8902ddbbdb3ed4a20b88d5cc43a2c
2021-04-12 20:42:06 +00:00
Wiwit Rifa'i
7d1dfc15c8 Enable SurfaceFlinger Cache by default am: cfaf39f1de
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14031647

Change-Id: Ib19bf8d79b58a9bb15eaab65c6f9e9af592fe171
2021-04-12 07:16:41 +00:00
Wiwit Rifa'i
cfaf39f1de Enable SurfaceFlinger Cache by default
Test: check SF Cache is enabled by default using perfetto trace
Bug: 172968540
Change-Id: I525b6db8d35207c1f2f8982d9fa64ed501592c6f
2021-04-12 06:41:44 +00:00
Taehwan Kim
f215945bd4 add media.c2.dmabuf.padding am: d8b25b96f8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14141265

Change-Id: Ie6817688e1153b886221d40c8792ecceaa4a1a89
2021-04-12 05:04:28 +00:00
Taehwan Kim
d8b25b96f8 add media.c2.dmabuf.padding
Bug: 181380463
Test: ExoPlayer, YouTube playback OK. Recording OK.
Signed-off-by: Taehwan Kim <t_h.kim@samsung.com>
Change-Id: I7bc4d051d176252ae7758599ab11fce81c03487c
2021-04-12 04:49:09 +00:00
Jenny Ho
71c2768d03 dumpstate: add P7 dual battery fuel gauge path am: 0ecbb8aa26
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14119786

Change-Id: I55532c4ac8c67cffb000a2c0040861f95c949e4b
2021-04-12 04:39:23 +00:00
Jenny Ho
d906f1bf39 init.gs101.rc: set system ownership for P7 maxfg am: fa30b5b9ff
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14139965

Change-Id: I16925e92cfd7fe2d61707a01c8aca56ba34a6bde
2021-04-12 04:39:23 +00:00
Jenny Ho
0ecbb8aa26 dumpstate: add P7 dual battery fuel gauge path
also add lugbuffer_rtx/wireless

Bug: 184780667
Signed-off-by: Jenny Ho <hsiufangho@google.com>
Change-Id: I91370b3cbb1c2d57bcfa37032b39e22d43bfc69c
2021-04-12 04:05:09 +00:00
Jenny Ho
fa30b5b9ff init.gs101.rc: set system ownership for P7 maxfg
Bug: 184780667
Signed-off-by: Jenny Ho <hsiufangho@google.com>
Change-Id: Ic1df561438aa197459f7b1bbd72bd1d905c156c8
2021-04-12 04:05:09 +00:00
Badhri Jagan Sridharan
299e33f83a gs101: recovery: Set sys.usb.controller for UDC configuration am: 9a80547bed
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14132554

Change-Id: Ib8646621f05434789ce818634b7e0d9ca6931776
2021-04-11 08:51:20 +00:00
Badhri Jagan Sridharan
9a80547bed gs101: recovery: Set sys.usb.controller for UDC configuration
Bug: 179935027
Signed-off-by: Badhri Jagan Sridharan <badhri@google.com>
Change-Id: I259ac52bc5f91d1de74cc94862440739c9726d48
2021-04-11 08:31:24 +00:00
Rick Yiu
1828d22166 gs101: Change LogFailures to string am: e8d7fb7f88
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14124690

Change-Id: Id55562c97c809ab59c6045ed466f2312f8c469c2
2021-04-10 04:56:33 +00:00
Rick Yiu
e8d7fb7f88 gs101: Change LogFailures to string
To match the definition of proto file.

Bug: 184715843
Test: function works
Change-Id: I8d6106bdc6978edb292e1f3ef0237469a77fe902
2021-04-10 04:19:36 +00:00
Jaegeuk Kim
52599b6dcb gs101: set readahead_size_kb=128 to system and data am: 3bc597748b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14084126

Change-Id: I98275969d5311011200bc985c87a41924f7d7b38
2021-04-09 18:32:38 +00:00
Jaegeuk Kim
3bc597748b gs101: set readahead_size_kb=128 to system and data
This can avoid memory pressure.

Bug: 181567573
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
Change-Id: I654c4d3bf24fa741c3fb0255431a26d8dcf5f153
2021-04-09 17:45:42 +00:00
millerliang
981578740c audio: set the permission for dma heap am: 1868e419d5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14031649

Change-Id: Id13ad581cf5c0e21e24c761ac21d91c4d0b682d4
2021-04-09 14:36:47 +00:00
millerliang
1868e419d5 audio: set the permission for dma heap
Set the permission for the two dma heap.
They are used for mmap audio in exclusive mode.
 /dev/dma_heap/aaudio_playback_heap
 /dev/dma_heap/aaudio_capture_heap

Bug: 165737390
Test: make
Change-Id: Ie8d35d59fb3bde10915dd0e0746852849acbad8c
2021-04-09 20:43:11 +08:00
samou
e694ba3c3c powerstats: Fill in P21 GPU power profile number am: 9db455e69d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14031652

Change-Id: Icfa0aaada99de87ebcfe57ac654849b61ce94205
2021-04-09 10:58:23 +00:00
Jack Nudelman
97f101493c [automerger skipped] Update CbrsNetworkMonitor package name. am: e36b41e17f -s ours
am skip reason: skip tag Change-Id I474401de47892c97c3fcf4a5471773cd0474e1ef with SHA-1 f960fc6c46 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14135245

Change-Id: Icd150c9cc9a8fd00d40ce108c3cc7639a5d0bedd
2021-04-09 10:58:07 +00:00
Shinru Han
ef9fb8c905 gps: remove lhd log in on-chip PVT mode am: 188be4a5e3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14111135

Change-Id: I68f92d074899e537860ef2e83240b57c9ce98349
2021-04-09 10:58:01 +00:00
Tsung-Mao Fang
209ce14790 [automerger skipped] Have a consistent permission configuration with other devices am: 7dd7ceba38 -s ours
am skip reason: skipped by user tmfang

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14123765

Change-Id: I9586124193ad54b1e089497bc2a71ad788464368
2021-04-09 10:57:56 +00:00
samou
9db455e69d powerstats: Fill in P21 GPU power profile number
Bug: 184042446
Change-Id: Ifbc00ed0a9de98f65e7f0c4b1981e45f0b1887ba
2021-04-09 10:13:01 +00:00
Ocean Chen
57f56b76c6 pixelstats: start service on boot completed
Sometims the init needs to take more time to
change the compr_saved_block and compr_new_inode
from root:root to system:system

Otherwise, pixelstats cannot write these two sysnode

Bug: 173399386
Test: pixel/022
Signed-off-by: Ocean Chen <oceanchen@google.com>
Change-Id: I35625b94540baf637db07db3147839a79536378c
2021-04-09 08:18:58 +00:00
Jack Nudelman
e36b41e17f Update CbrsNetworkMonitor package name.
Bug: 184313658
Test: make
Change-Id: I474401de47892c97c3fcf4a5471773cd0474e1ef
Merged-In: I474401de47892c97c3fcf4a5471773cd0474e1ef
2021-04-09 04:52:33 +00:00
Shinru Han
188be4a5e3 gps: remove lhd log in on-chip PVT mode
bug: 183559343
Test: No lhd log in on-chip PVT mode
Change-Id: I4e46721650dd43e356555716150dc6dd1935ae04
2021-04-09 04:08:56 +00:00
Tsung-Mao Fang
7dd7ceba38 Have a consistent permission configuration with other devices
Change-Id: I346370bbc9e1fcddef7dc9c64a03954cddf97264
Test: Run presubmit
Fix: 184312606
(cherry picked from commit 967e140f534064ef6fbe01c7c65167a033c95ee7)
2021-04-09 03:34:38 +00:00
Jack Nudelman
4208bf3074 Update CbrsNetworkMonitor package name.
Bug: 184313658
Test: make
Change-Id: I474401de47892c97c3fcf4a5471773cd0474e1ef
2021-04-08 15:46:15 -07:00
Craig Dooley
784e50d1f1 Add the aoc persist folder am: 2762231fdf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14117035

Change-Id: I354ea117f57afa9bb1730193cee01438f07837db
2021-04-08 18:11:31 +00:00
Craig Dooley
2762231fdf Add the aoc persist folder
Bug: 184173298
Change-Id: Ia66797e2220ef4ba728b2eb21e123b36566adf1c
2021-04-08 17:27:55 +00:00
Roger Wang
fed6658c2a Enable wakeup packet mask and marker config am: a0342c45ce
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14124688

Change-Id: I5cacdd36f93461bc19564fdcebf21755338b223f
2021-04-08 15:48:57 +00:00
Roger Wang
a0342c45ce Enable wakeup packet mask and marker config
In this commit, we enable wakeup packet mask
and marker config. Then, connectivity can do
the proper accounting of the Wakeup statistics
which will be included in the bugreport.

BUG: 184807534
Test: adb shell dumpsys connmetrics
```
WakeupStats(wlan0, 1022s, total: 6, root: 0, system: 1, apps: 5, non-apps: 0, no uid: 0, l2 unicast/multicast/broadcast: 6/0/0, ethertype 0x800: 6, ipNxtHdr 6: 6)
WakeupEvent(19:45:36.879, wlan0, uid: 1010151, eth=0x800, dstHw=10:7b:44:3c:30:88, ipNxtHdr=6, srcIp=216.58.200.42, dstIp=192.168.50.51, srcPort=443, dstPort=49572)
WakeupEvent(19:47:36.741, wlan0, uid: 1010151, eth=0x800, dstHw=10:7b:44:3c:30:88, ipNxtHdr=6, srcIp=172.217.24.8, dstIp=192.168.50.51, srcPort=443, dstPort=53436)
WakeupEvent(19:49:25.241, wlan0, uid: 10151, eth=0x800, dstHw=10:7b:44:3c:30:88, ipNxtHdr=6, srcIp=74.125.204.188, dstIp=192.168.50.51, srcPort=5228, dstPort=38444)
//...
```

Change-Id: Ifabc2edd5425794d9e0af200eaec8baad44d6689
2021-04-08 20:07:47 +08:00
Lisa Liu
57a6baa15a Remove odex/oat files from pinner list. am: 2968f7ed45
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14110246

Change-Id: I0ad1627d44936b7c14118eaab7feef76f6787e34
2021-04-07 11:20:20 +00:00
Tsung-Mao Fang
1512f5e214 Have a consistent permission configuration with other devices
Change-Id: I346370bbc9e1fcddef7dc9c64a03954cddf97264
Test: Run presubmit
Fix: 184312606
2021-04-07 06:54:04 +00:00
Lisa Liu
2968f7ed45 Remove odex/oat files from pinner list.
The pinner now asks the runtime for odex/oat/vdex files.

Test: adb shell dumpsys pinner
Bug: 144773394
Bug: 182593454
Change-Id: Idd26c511f5dbdcb29ded55170b8460f3c81a1ea3
2021-04-07 13:52:26 +08:00
Benjamin Schwartz
638560f3bb powerstats: Add device specific display states am: 3ddb599459
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14099551

Change-Id: I6fea7317cc672017b3567dc88377ae82923f8be3
2021-04-07 03:56:27 +00:00
Benjamin Schwartz
3ddb599459 powerstats: Add device specific display states
Bug: 167216667
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I977621b0a1502b1482eaac0922ded781ece007e0
2021-04-07 03:22:26 +00:00
Adam Shih
0ace645b1c remove obsolete mobicore operations am: 561ff7a341
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14098349

Change-Id: I97706effa8f32542c3f66307df96fdcce9f99ab2
2021-04-07 01:13:57 +00:00
Adam Shih
561ff7a341 remove obsolete mobicore operations
Bug: 183935443
Test: boot to home with no related avc error
Change-Id: I808d08d7e5479bdd643caa8269a68a8691796986
2021-04-07 00:48:10 +00:00