Merge "Consolidate testing for input changes" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
648717a3b1
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