From d993448c9f3a8ddcf92d1e025183e6f3c4db7bc3 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Fri, 16 Oct 2020 17:28:45 -0400 Subject: Add Samsung YP-R1 to the builds.pm file, as an unstable (but usable) target. Change-Id: I0987e66767f266efd59d1459b944570d9bd14874 --- tools/builds.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/builds.pm b/tools/builds.pm index 890c29522c..b0cf0adbc3 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -263,6 +263,10 @@ $releasenotes="/wiki/ReleaseNotes315"; name => 'Samsung YP-R0', status => 2, }, + 'samsungypr1' => { + name => 'Samsung YP-R1', + status => 2, + }, 'samsungyps3' => { name => 'Samsung YP-S3', status => 1, -- cgit v1.2.3