cc_binary { name: "android.hardware.light@2.0-service.htc_msm8974", relative_install_path: "hw", init_rc: ["android.hardware.light@2.0-service.htc_msm8974.rc"], vintf_fragments: ["android.hardware.light@2.0-service.htc_msm8974.xml"], srcs: ["service.cpp", "Light.cpp"], shared_libs: [ "libcutils", "libhardware", "libhidlbase", "liblog", "libutils", "android.hardware.light@2.0", ], proprietary: true, }