Merge "Consolidate testing for input changes" into tm-dev am: 648717a3b1 am: 978c20b808
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18186410 Change-Id: I73c015e86cd5a9c0ac990f291c7358e1dfcd62ed Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
7
core/java/android/hardware/input/TEST_MAPPING
Normal file
7
core/java/android/hardware/input/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"imports": [
|
||||
{
|
||||
"path": "frameworks/native/services/inputflinger"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "libinputservice_test"
|
||||
}
|
||||
]
|
||||
"imports": [
|
||||
{
|
||||
"path": "frameworks/native/services/inputflinger"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
7
services/core/java/com/android/server/input/TEST_MAPPING
Normal file
7
services/core/java/com/android/server/input/TEST_MAPPING
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"imports": [
|
||||
{
|
||||
"path": "frameworks/native/services/inputflinger"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user