Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(955)

Unified Diff: build/config/android/internal_rules.gni

Issue 2479463004: Fix java target naming exceptions in device/ and components/policy (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/android/internal_rules.gni
diff --git a/build/config/android/internal_rules.gni b/build/config/android/internal_rules.gni
index f656ea6854a3aea061b680c6bad559bc2ce49831..6f8ec2daaa69fdb27334956babe9331d083ff03b 100644
--- a/build/config/android/internal_rules.gni
+++ b/build/config/android/internal_rules.gni
@@ -36,9 +36,6 @@ _java_target_whitelist = [
"//chrome/test/android/cast_emulator:cast_emulator",
"//components/cronet/android:cronet_api",
"//components/cronet/android:cronet_javadoc_classpath",
- "//components/policy:app_restrictions_resources",
- "//device/battery/android:battery_monitor_android",
- "//device/vibration/android:vibration_manager_android",
"//mojo/public/java:bindings",
"//mojo/public/java:system",
"//third_party/android_tools:emma_device",
« no previous file with comments | « no previous file | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698