diff options
Diffstat (limited to 'prebuilts/api/32.0/private/hal_lazy_test.te')
-rw-r--r-- | prebuilts/api/32.0/private/hal_lazy_test.te | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/prebuilts/api/32.0/private/hal_lazy_test.te b/prebuilts/api/32.0/private/hal_lazy_test.te new file mode 100644 index 000000000..93cf2350b --- /dev/null +++ b/prebuilts/api/32.0/private/hal_lazy_test.te @@ -0,0 +1,3 @@ +userdebug_or_eng(` + hal_attribute_hwservice(hal_lazy_test, hal_lazy_test_hwservice) +') |