From 0441b73e8bfcad009cf0ffbe1f2eee3c5a8291b5 Mon Sep 17 00:00:00 2001 From: Mitch Phillips Date: Thu, 20 Jul 2023 19:55:37 +0200 Subject: [PATCH] Add google-silicon common MTE configuration. Moves it from a device-specific folder here, so we can avoid duplication now that we're bringing up newer devices. Bug: 288843255 Test: Build and flash some of the affected devices. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:202d437ccc64917c7b327dbcbdff099629b00942) Merged-In: I23ba30b5f5bb51dbf1125cff4b36cf2c003057bc Change-Id: I23ba30b5f5bb51dbf1125cff4b36cf2c003057bc cherry-pick to udc-qpr-dev --- mte/fullmte-pixel.mk | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mte/fullmte-pixel.mk diff --git a/mte/fullmte-pixel.mk b/mte/fullmte-pixel.mk new file mode 100644 index 0000000..96120fb --- /dev/null +++ b/mte/fullmte-pixel.mk @@ -0,0 +1,2 @@ +include build/make/target/product/fullmte.mk +BOARD_KERNEL_CMDLINE += bootloader.pixel.MTE_FORCE_ON