Set vendor properties about SoC logging and firmware snoop to true on
userdebug build, and set to false under user build.
Bug: 229691092
Test: Flash the build to check if there is SoC logging
Change-Id: Idaf490a68fe5fbefb1338f351931553222191137
- The audio-tables.mk is a project specific makefile, the installed
file should able to override the common makefile's setting.
Bug: 224661734
Test: Make sure the file added in audio-tables.mk can override the common one.
Change-Id: I66b223e1e59d61fb6f21fd7f7144b84e4485bcba
Add touch module into the init.insmod.xxx.cfg, it will be loaded after all
common modules in late-init. So the touch module won't be loaded in
off-mode-charge.
Bug: 227269826
Test: Verify pass that the touch module is not loaded in off-mode-charge.
Change-Id: I3448f8e983cb26952d4991c29b5bd66b1120a1fa
Disable the powerhint for F2FS gc_urgent mode, since we are going to
replace this with the smart idle maintenance service.
Test: turn on/off the screen & check /sys/fs/f2fs/dm-*/gc_urgent
Bug: 214430685
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Change-Id: Ia07ea20078c82f62cc450fd2b0fade83a65e66ae
Add service loc_launcher which is used to launcher lowi-server.
Create directories for LOWI tools.
Bug: 210768643
Test: loc_launcher and lowi-server start automatically
Change-Id: I29bd7580497b150e343d23d5476433de8d4f223e
P21 has been using GPU power hold during app launch to mitigate jank
from GPU power on latency.
However this same mechanism seems causing instability (may be related
to the new inter-frame power optimization). While the root cause is
being investigated, disable the boost.
Bug: 223828284
Test: Build
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: Id04a1d09ebd5b36c1c7c55824da34bffb6435cab
Change list:
1. Created a conservative speaker model for factory
2. Set an initial Re0 range for factory
3. Update firmware 29.65.0
Bug: 223513454
Test: build pass
Signed-off-by: Yung Ti Su <andysu@google.com>
Change-Id: Iaf9213915d6d2b3258c59d361ff999e1d0da3c09
Fork the powerhint.json from gs201 and align the config with panther
Bug: 207573241
Test: build and boot pass
Change-Id: Ic517f1cd5462f3653de3742834ec251362e7849d
Add a coex_table.xml for wifi channel avoidance. This table is copied
over from the default coex table, with the addition of marking the
entire 5G band unsafe if the device is on cell band nr79.
Bug: 219427147
Test: build
Change-Id: I45fb8d7ba6c6925dea4598612d43df42b2351b0f
Add camera FATP test tool for factory build only
Test: build pass, tool is generated on L10
Bug: 215309232
Change-Id: I3841ea2f3f6dcd225c3e682904bf205b1645d1c3
A build flag TARGET_BLUETOOTH_HCI_V1_1 to control the implementation version
Bug: 202113218
Test: pass Bluetooth ON / OFF manually test
Change-Id: I42b8e9fede9c38c51a6498df52f514f0841fca17
Enable default 96k sample rate to fix the noise issue when enabling
96k speaker protection with 48k sample rate setting.
Bug: 206060532
Test: audio normal after device boot with speaker protection enabled
Change-Id: I6a62984c25497b38544a8463a86c30cae0a37098
Signed-off-by: Robert Lee <lerobert@google.com>
Specify all configurations on qti_default.mk, and here are some
important items:
* QCOM_BLUETOOTH_USING_DIAG = false
* TARGET_BLUETOOTH_UART_DEVICE = "/dev/ttySAC18"
* UART_USE_TERMIOS_AFC = true
* TARGET_USE_QTI_BT_OBS = true
Bug: 202113218
Test: Build pass
Change-Id: I444d64e7413d1b08aff295e3ad64238cbaec1286
When boot complete, write fs_ready 1 to notify cnss2.
Note fs_ready must not be written too early, otherwise
it will not download firmware successfully.
Bug: 202809487
Test: Build pass
Change-Id: I990257d168550e512ae94287ca79095201b16e2b