Ivan Vecera 3f5a08ef01 sdm710-common: Drop QCV scripts
* The shell script is not labeled, so it won't execute at all
* Even if the shell script executes, in our case it'll only just
  try to set the property `ro.vendor.qti.soc_id`, the property is
  neither labeled and doesn't seem to be referenced by any blobs
* The init script only does executing the shell script and set
  `ro.boot.product.vendor.sku` property using value from
  `ro.vendor.qti.soc_name` property
  (which should be set by the shell script, but it doesn't)

[    3.481972] audit: type=1400 audit(49169905.329:9): avc:  denied  { execute } for  pid=667 comm="init" name="init.qti.qcv.sh" dev="dm-1" ino=153 scontext=u:r:init:s0 tcontext=u:object_r:vendor_file:s0 tclass=file permissive=0

Change-Id: Ib7139011e083668eddac6ede46534320cfaa430a
2024-02-14 08:42:40 +01:00
Description
No description provided
125 MiB
Languages
Makefile 100%