10 Commits

Author SHA1 Message Date
Ray Hsu
b52878371b Add one variable to decide if need TTS voice packs
For factory ROM UPH concern, we did not need TTS voice packs. Add one
variable to decide if need TTS voice packs and then it could reduce
super image size and increase flash station speed.

Bug: 314245991
Test: Check super image size and boot to home
Change-Id: Id84c3eef5a702317ab7976ded340b5795c0a3700
2023-12-01 06:54:56 +00:00
mincheli
e4bfea32c3 Adds TTS voice packs in gs-common
TTS voice packs are better to be common for all devices
So the other device configs can have the common TTS voice packs
  for the device build  by "gs-common/device.mk"

And see doc, Preload Google Text-to-Speech (TTS) Voice Packs:
The voice packs are dowloanded follow the steps.

Bug: 140145973
Test: build passed and manual test
Change-Id: Ifed0ccecf598c1b09608b45494193524da3b9ed2
2023-10-31 02:47:31 +00:00
Yan Yan
ff93161fad Add feature flag for IPSEC_TUNNEL_MIGRATION to Pixel6/7/8
This commit adds the IPSEC_TUNNEL_MIGRATION feature flag,
with XFRM_MIGRATE used as the implementation

Verified on bluejay

Bug: 273379472
Test: build, flash and verify with "adb shell pm list features"
Test: atest IpSecManagerTunnelTest
Change-Id: Ia19663288b389dbfa0ce5ca328b5706b1767db78
2023-04-13 00:36:25 +00:00
Bowgo Tsai
c42b5e2fc5 Adding developer GSI keys
Bug: 254752713
Test: build and check $OUT/installed-files-vendor-ramdisk.txt that GSI
      keys are included
Change-Id: Ia4041e10156eadb37799ebdc12b33fbb3de4c54d
2022-10-21 15:03:57 +08:00
Adam Shih
0f84ba2bb5 Put gs_watchdog settings to one place
Bug: 248428203
Test: gs_watchdog is still in system_ext
Change-Id: Iaa0e1871a4459af02a004f7b3b2861b53709c608
2022-09-28 10:30:51 +08:00
Woody Lin
70a0dbc66d gs_watchdogd: Add platform watchdog daemon
Bug: 238701471
Change-Id: Ib49ad5f31fdcda7d2d115b2de1bc429e4788100c
2022-07-19 15:13:00 +08:00
Sungtak Lee
e848456227 Disable OMX
Bug: 222649162
Test: make
Change-Id: Iaf1046c610804c5bdb3b0f591e9907539534ea06
2022-03-30 15:11:05 -07:00
mincheli
088607751d Reverts default-talkback-permissions.xml in gs-common
ag/16646190 has fulfilled the permission pregrant for TalkBack.
So we revert the old change.

Bug: 192521587
Test: manual test
Change-Id: I2f702597fbcafc361a7d383915433af4da735509
2022-01-26 15:33:14 +08:00
Darren Hsu
673d3b0ab7 powerstats: add common data providers in gs common
Bug: 206576142
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Iee66356150a8bdfcd1e0b3fe8b8d5ec9f601f543
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-01-03 20:09:27 +08:00
Cyan_Hsieh
9135d78022 Initialize device makefile in gs common
add default-talkback-permissions.xml to default-permissions

Bug: 211723080
Change-Id: Id661d801bed78403024abc3e4998408f5470c5c5
2021-12-22 08:54:38 +00:00