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

Unified Diff: device/generic_sensor/DEPS

Issue 2284613002: [sensors] Android platform adaptation for Generic Sensor API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to master. Created 4 years, 3 months 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
Index: device/generic_sensor/DEPS
diff --git a/device/generic_sensor/DEPS b/device/generic_sensor/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c80012b5621e39fd8d3706ab0ee35fbea8154c7d
--- /dev/null
+++ b/device/generic_sensor/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+jni",
+]
« no previous file with comments | « device/generic_sensor/BUILD.gn ('k') | device/generic_sensor/android/java/src/org/chromium/device/sensors/PlatformSensor.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698