As part of the Content Modularization Project, the Vibration Mojo interface should be extracted from being hosted by //content/browser into being hosted in the Device Service.
Note that as part of (or immediately after) the port of the hosting, the Mojo interfaces themselves should be moved from //device/vibration to //services/device/public/interfaces.
To register our VibrationManager interface implemented purely in Java, need to leverage services/device/android/java/src/org/chromium/services/device/InterfaceRegistrar.java created by this CL https://codereview.chromium.org/2643713002/.
Comment 1 by blundell@chromium.org
, Jan 30 2017