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

Commit 77521573 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

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

Change-Id: I1764479f84168a5ee7583a2fde7e4a822cd6e8c1
parents f5d56737 3faf298e
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>