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

Commit 3faf298e 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: 27e25ee8 am: 3b71c8c7

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

Change-Id: Ie56eccbebb9424d8066520a8185d790d77a1d403
parents 402ef20f 3b71c8c7
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>