* 'main' of https://android.googlesource.com/device/google/sunfish:
  [owners] Remove etancohen@google.com from rro_overlays/WifiOverlay/OWNERS
  Change TARGET_RECOVERY_UI_LIB to use fully qualified names in sunfish

Change-Id: I9a7dbb53506948f638b0c271ba43500b71fdbe92
This commit is contained in:
Michael Bestas
2025-03-17 14:35:25 +02:00
2 changed files with 1 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ TARGET_RECOVERY_WIPE := device/google/sunfish/recovery.wipe
TARGET_RECOVERY_FSTAB := device/google/sunfish/fstab.hardware
TARGET_RECOVERY_PIXEL_FORMAT := RGBX_8888
TARGET_RECOVERY_UI_LIB := \
librecovery_ui_pixel \
//hardware/google/pixel/recovery:librecovery_ui_pixel
libfstab
# Enable chain partition for system.

View File

@@ -1,5 +1,4 @@
# People who can approve changes for submission
etancohen@google.com
arabawy@google.com
kumachang@google.com
satk@google.com