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
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
Tangorpro is a Wifi only device, and does not support SMS capabilities,
thus explicitly disabling it instead of using the
default configuration (config_sms_capable is set to be true).
Bug: 234618310
Change-Id: Ie4d22890db945fb830f3f10f3e777b5eeea014a8
1. Load synadhd.ko dhd module
2. Add tangorpro wifi overlay
3. Turn off mobile data by default
4. Isolate tangorpro configurations for customization.
Bug: 228285237
Test: 1. build pass
2. check wifi overlay name
3. check tangorpro use syna hal in build log
Change-Id: If775f3bd17f65830fe3c7ec0a9b6474b3ac7a1c8
There is no swiotlb usage so we can append noforce to
remove 2MB reserved memory.
Bug: 226578178
Test: check total memory and io_tlb_nslabs
Signed-off-by: Martin Liu <liumartin@google.com>
Change-Id: Id7789024bcaa9f276f8fd2dbcc3086f843dae6e4
based on two sources:
1. 52e030ecef8a2debcd0a7cebb0b2cddc50e8e4e6
(ChangeId: Ieba6a75fe45595592c61dc5ad4e0c723adccaf35)
2. 3164f3d31b1197f305d968027f2e6f18663f1382
(ChangeId: Ic517f1cd5462f3653de3742834ec251362e7849d)
No-Typo-Check: based on above commit
Bug: 220073297
Change-Id: I244f73dc8485045e1bc4605a2701a1e4d32139b0