Loading libs/vibrator/Android.bp +8 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. cc_library_shared { cc_library { name: "libvibrator", shared_libs: [ Loading Loading @@ -45,4 +45,11 @@ cc_library_shared { ], export_include_dirs: ["include"], host_supported: true, target: { darwin: { enabled: false, }, }, } Loading
libs/vibrator/Android.bp +8 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. cc_library_shared { cc_library { name: "libvibrator", shared_libs: [ Loading Loading @@ -45,4 +45,11 @@ cc_library_shared { ], export_include_dirs: ["include"], host_supported: true, target: { darwin: { enabled: false, }, }, }