Commit Graph

18 Commits

Author SHA1 Message Date
Tianjie Xu
fd8e984334 Use more specific option to set dark mode
We have switch misc_writer to use more specific flags to set the dark mode.
Modify the caller as well.

Bug: 131775112
Test: set dark mode, check device boots with dark mode
Change-Id: Icbf3377e514f79b9b4bcf5c5a2dff9b0c8324df5
2019-11-11 22:47:49 -08:00
Tao Bao
f093e520c6 Merge "Dark boot on dark theme." into qt-dev
am: 20b3a8837f

Change-Id: I768f5447f3812099396ff34742db2c280a4af92f
2019-06-26 09:48:53 -07:00
Tao Bao
f0a2c6de3a Dark boot on dark theme.
Bug: 113028175
Bug: 134157796
Test: Build and flash walleye with the matching bootloader change.
      Check serial log regarding the start of vendor.darkboot and
      vendor.darkboot_clear services when toggling dark theme in
      Settings. Also read the value via `dd bs=1 skip=14408
      if=/dev/block/sdd1 count=32 | xxd` to confirm the change.
Test: Trigger a factory reset via Settings. Check the value in /misc
      after the reset.
Change-Id: Ie8504cec4358576890cc395de8df1679fa52fa01
2019-06-17 11:31:52 -07:00
Felix
19ab85221d sepolicy: Use BOARD_VENDOR_SEPOLICY_DIRS am: fc727c0c76
am: 7d2b98c691

Change-Id: I1705c3b03edf6d9282e95631b4357d81bf725d56
2019-05-29 17:33:17 -07:00
Felix
fc727c0c76 sepolicy: Use BOARD_VENDOR_SEPOLICY_DIRS
BOARD_SEPOLICY_DIRS is deprecated.

Change-Id: I4000cd5343e8d1fa1cbba0471e6604564a0a7fd8
Signed-off-by: Felix <google@ix5.org>
2019-05-28 14:10:43 +02:00
Mark Salyzyn
0edb398ed6 Walleye: Enable ext4 share dup blocks
Resolve adb remount and system image build issues by enabling
BOARD_EXT4_SHARE_DUP_BLOCKS := true, which also adds extra
partition space for expansion.

Test: lunch wahoo-userdebug && m -j500 && flashall && boot
Test: adb-remount-test.sh
Bug: 120448575
Bug: 128876541
Bug: 129471772
Cc: Orion Hodson <oth@google.com>
Change-Id: I19f49a09f8105ee30606c4f0f1423a06a71deb73
2019-04-01 09:10:12 -07:00
Hridya Valsaraju
8e4c58054f Indicate index of device tree overlay applied for walleye
Test: vts-tradefed run vts -m VtsVerifyDTBOTest
Bug: 67779848
Change-Id: I223de147083f1d6822310a4ea0cc0ca5a6aa17ba
2018-01-23 17:10:40 -08:00
Patrick Tjin
99bf3a2cad Move system/vendor partition size variables to wahoo
Bug: 62445676
Test: OTA
Change-Id: Idf1e34ff399dc996e86803fa8b174789f88fc064
2017-06-19 14:59:48 -07:00
Joel Fernandes
411791f7a5 muskie, walleye: Add LISA related script path for storing LISA scripts
Bug: 38046504

Change-Id: I9bafcfc5d23f4914d0c6a8e993417a568cde4ce9
Signed-off-by: Joel Fernandes <joelaf@google.com>
2017-05-16 14:38:42 -07:00
gopinath
fa8c79bf45 Part 1: Board config change for perf setup test script
b/37865876

Change-Id: Ib4cd3b103ae02432c286234bca51b32510c2425a
2017-05-10 09:53:54 -07:00
Thierry Strudel
d602cdb132 move fstab and BOARD_AVB_ENABLE to wahoo
Change-Id: Iab71468bea71ca7f4989187743f57f975e168f24
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-05-09 12:17:10 -07:00
Vineeta Srivastava
e2d23735c2 add proprietary to paths
Bug: 36524009
Change-Id: Idd3930336fe0edba2c1a0db2fc0253b4500bd854
2017-04-28 19:04:08 -07:00
Thierry Strudel
34cc620963 Enable AVB 2.0
- fix build flags to generate vbmeta image
 - fix fstab mount flags

Change-Id: I9935ded340d4831fb53cf5bea1eb5ffda1a048d2
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-04-21 18:29:26 -07:00
Vineeta Srivastava
6580d7e510 Split fstab from wahoo
Change-Id: I5dc5defc969b6d380a47feab957680d9d7f4270f
2017-04-04 04:04:24 +00:00
Badhri Jagan Sridharan
e97ce188fb selinux policy for letting the system server set radio config
Test: Manually verify modem overlay functions for usbradio bootmode
Bug: 31947358
Change-Id: If598b5c464ebf1c24043df331e670f4d7c1af0a9
2017-03-29 11:28:36 -07:00
Thierry Strudel
836db75274 muskie & walleye BoardConfig: set system partition size to 2.56 GiB
Change-Id: Icd29df64b062fc56fa123d615b23524a94d9b619
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-29 03:14:52 +00:00
Thierry Strudel
14876b88f0 Migrate common files to device/google/wahoo
Test: boot, basic functionality
Change-Id: I9edff53d7be158a60914335e755ded652d247db8
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-05 13:18:44 -08:00
Thierry Strudel
6ee5a844ba add aosp_walleye product
Bug: 34604954
Change-Id: Iaca7cb1e559c7a1b117ebd92d4d009e1df295d5d
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-01-25 19:50:38 -08:00