commit | 6083c63e81e2ea5e55feb9e46c887d886dbc183f | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Thu Oct 18 00:05:52 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Oct 18 00:05:52 2018 +0000 |
tree | 31919ec8c3fa46dd3ac2320116b41a1fe2b57f1f | |
parent | 1ba4ee89bed937514261bd50e8b501c72c380eab [diff] | |
parent | e67e489f939492643e8cc0c55505710ea9181f22 [diff] |
Merge "Fixing missing file in build rule" into ub-launcher3-master
diff --git a/Android.bp b/Android.bp index aefc1f0..2608280 100644 --- a/Android.bp +++ b/Android.bp
@@ -23,6 +23,7 @@ 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,