Fixing missing file in build rule

Change-Id: I272bfd9516a716637c5a245e13bd3a3f2c334f5c
This commit is contained in:
Sunny Goyal 2018-10-17 17:04:20 -07:00
parent 785a379570
commit e67e489f93
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ java_library_static {
srcs: [
"tests/tapl/**/*.java",
"quickstep/src/com/android/quickstep/SwipeUpSetting.java",
"src/com/android/launcher3/util/SecureSettingsObserver.java",
"src/com/android/launcher3/TestProtocol.java",
],
platform_apis: true,