Commit Graph

3 Commits

Author SHA1 Message Date
electimon 311dcdd617 common: vendor/dsprpcd: Move sscrpcd to class core
* If sscrpcd start early, the dsp it runs on
  isn't ready yet.

test: Notice reduction of
      "Error 0x200: apps_dev_init failed for domain 0, errno No such device"
      in early boot logcat.
Change-Id: Ib3ec232677e4831262de631f5ccd9dfa6008f6a0
Signed-off-by: electimon <electimon@gmail.com>
2023-04-06 01:48:29 +00:00
electimon d1024c9f0a common: vendor/dsprpcd: Remove libsnsapi.so
* sensors.ssc.so and libsnsapi.so is canonically
  modified by OEMs to allow custom sensors,
  sensors.ssc being the library that holds sensor
  implementations and libsnsapi holding sensor
  proto files also loaded by sscrpcd

Change-Id: I676fb3f988b02b3289d6efaad510094dafbf5bfd
Signed-off-by: electimon <electimon@gmail.com>
2023-03-18 21:59:29 +00:00
electimon 848c5d4808 common: vendor: Introduce dsprpcd module
* Based upon LA.UM.9.12.r1-13500.01-SMxx50.QSSI12.0,
  This module contains *dsprpcd services with
  a selector to enable the correct services

[TODO: Evaluate enabling this component on ALL]
Change-Id: I79aaa8fd359ba4c8450f5896b9cfb873cec1f468
Signed-off-by: electimon <electimon@gmail.com>
2023-03-05 02:01:31 +08:00