legacy: add back rules for non-treble devices

All these rules have been removed as part of commit
c7def121c0a13733060290f9ce1401ca7cf44405, but most of them are
needed for old blobs.

Stuff left out:
 * imscm, it must be re-done since imscm is gone completely
 * init_shell, the shell files it tries to execute can be moved to vendor
   and fixed to use vendor shell
 * dataservice_app, the changes get uncommented later
 * qti-logkit, shouldn't be present on devices
 * dpmd related rules, because dpmd has been moved to private
   and it can be just removed in pretty much all SOCs

Unused stuff left out:
 * atfwd
 * audiod
 * dtseagleservice
 * esepmdaemon
 * fidodaemon
 * hal_fps
 * hbtp
 * logdumpd
 * mdtp
 * mmi
 * qfp-daemon
 * qsee_svc_app
 * RIDL
 * secotad
 * seempd
 * spdaemon
 * usf
 * wfdservice

Change-Id: I36ea1826bc042591f10859df35cf5924ac663088
32 files changed