diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk index f3794cd3..5a6b04aa 100644 --- a/BoardConfig-common.mk +++ b/BoardConfig-common.mk @@ -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. diff --git a/rro_overlays/WifiOverlay/OWNERS b/rro_overlays/WifiOverlay/OWNERS index cd92d6fa..50d33626 100644 --- a/rro_overlays/WifiOverlay/OWNERS +++ b/rro_overlays/WifiOverlay/OWNERS @@ -1,5 +1,4 @@ # People who can approve changes for submission -etancohen@google.com arabawy@google.com kumachang@google.com satk@google.com