Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7773c0f authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Move PropertyMap from libutils to libinput" am: bf37f0d1 am:...

Merge "Move PropertyMap from libutils to libinput" am: bf37f0d1 am: 27e25ee8 am: 3b71c8c7 am: 3faf298e am: 77521573

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1419037

Change-Id: I47ffc1d0578763e1b00a2400d04087753d8082ac
parents 3284f1c7 77521573
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@

#include <input/KeyCharacterMap.h>
#include <input/KeyLayoutMap.h>
#include <input/PropertyMap.h>
#include <input/VirtualKeyMap.h>
#include <utils/PropertyMap.h>

#include <stdarg.h>
#include <stdio.h>