summaryrefslogtreecommitdiff
path: root/vibrator/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'vibrator/Android.bp')
-rw-r--r--vibrator/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/vibrator/Android.bp b/vibrator/Android.bp
index f95d5fdb..2462082a 100644
--- a/vibrator/Android.bp
+++ b/vibrator/Android.bp
@@ -13,9 +13,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
cc_binary {
- name: "android.hardware.vibrator@1.2-service.crosshatch",
+ name: "android.hardware.vibrator@1.2-service.bonito",
relative_install_path: "hw",
- init_rc: ["android.hardware.vibrator@1.2-service.crosshatch.rc"],
+ init_rc: ["android.hardware.vibrator@1.2-service.bonito.rc"],
srcs: ["service.cpp", "Vibrator.cpp"],
cflags: ["-Wall", "-Werror"],
shared_libs: [