Move PropertyMap from libutils to libinput
Since PropertyMap has moved, update the #include directives. Bug: 163171599 Test: make only Change-Id: Ia12463cf80e4d47e0dcaf81104635b2717d28748
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user