Merge "Consolidate testing for input changes" into tm-dev am: 648717a3b1
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18186410 Change-Id: I9675038e7f38e9e46433dbf87dcab01b2fa99d69 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