summaryrefslogtreecommitdiff
path: root/fastboot/1.1-custom/Fastboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'fastboot/1.1-custom/Fastboot.h')
-rw-r--r--fastboot/1.1-custom/Fastboot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fastboot/1.1-custom/Fastboot.h b/fastboot/1.1-custom/Fastboot.h
index 09b39c2..b07d0b7 100644
--- a/fastboot/1.1-custom/Fastboot.h
+++ b/fastboot/1.1-custom/Fastboot.h
@@ -24,6 +24,8 @@ namespace fastboot {
namespace V1_1 {
namespace implementation {
+#define FB_OEM_GET_PROP "getprop"
+
using ::android::hardware::hidl_string;
using ::android::hardware::Return;
using ::android::hardware::Void;