I hereby claim:
- I am beidl on github.
- I am beidl (https://keybase.io/beidl) on keybase.
- I have a public key ASCU6QvwU5V35CJG8LAuwfDxGvvqP0THxPcW2_0Q7YQdywo
To claim this, I am signing this object:
#!/bin/bash | |
IMAGE_FILE="$1" | |
IMAGE_FILE_REAL="$1.real" | |
if [ ! -f "$IMAGE_FILE" ]; then | |
echo "File $IMAGE_FILE doesn't exist" | |
exit 1 | |
fi |
diff --git a/core/main.mk b/core/main.mk | |
index 76a87bb..f03e22b 100644 | |
--- a/core/main.mk | |
+++ b/core/main.mk | |
@@ -654,7 +654,10 @@ subdirs += \ | |
# Specific projects for Halium | |
subdirs += \ | |
halium/hybris-boot \ | |
+ halium/libhybris \ | |
halium/droidmedia \ |
// -*- Mode: Go; indent-tabs-mode: t -*- | |
/* | |
* Copyright (C) 2018 Alfred Neumayer | |
* Copyright (C) 2018 Canonical Ltd | |
* | |
* This program is free software: you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License version 3 as | |
* published by the Free Software Foundation. | |
* |
I hereby claim:
To claim this, I am signing this object: