davinci: sepolicy: Switch away from hal_attribute() macro

Change-Id: I0cf3c3e9ce42254915b142c10b846db6c7a52e63
This commit is contained in:
LuK1337
2020-10-09 21:21:08 +02:00
committed by Arian
parent 75a6862a95
commit b9e3c08b9f

View File

@@ -1,3 +1,7 @@
hal_attribute(motor)
attribute hal_motor;
attribute hal_motor_client;
attribute hal_motor_server;
hal_attribute(touchfeature)
attribute hal_touchfeature;
attribute hal_touchfeature_client;
attribute hal_touchfeature_server;