sm8350-common: sensors: avoid target name conflicts
This commit is contained in:
parent
7c06a601e6
commit
5bb79e2434
@ -14,7 +14,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.sensors@2.1-service.multihal",
|
||||
name: "android.hardware.sensors@2.1-service.xiaomi_sm8350-multihal",
|
||||
defaults: [
|
||||
"hidl_defaults",
|
||||
],
|
||||
|
@ -1,4 +1,4 @@
|
||||
service vendor.sensors-hal-2-1-multihal /vendor/bin/hw/android.hardware.sensors@2.1-service.multihal
|
||||
service vendor.sensors-hal-2-1-multihal /vendor/bin/hw/android.hardware.sensors@2.1-service.xiaomi_sm8350-multihal
|
||||
class hal
|
||||
user system
|
||||
group system wakelock context_hub
|
||||
|
Loading…
Reference in New Issue
Block a user