diff options
author | Min Yun <min.yun@lge.com> | 2019-05-03 17:48:17 +0900 |
---|---|---|
committer | Min Yun <min.yun@lge.com> | 2019-05-07 14:04:23 +0900 |
commit | a8eb00720ca0ea02ace5942e54860c07ca35a14f (patch) | |
tree | ea868004dcea80653d9b4241c06db7e42649d199 /libutils/Unicode.cpp | |
parent | 84235b7137942048dd814db6385917e0004a20de (diff) |
Add default executable permission in odm/bin
In odm's binary files can't have executable permission.
Add default executable permission in odm/bin and vendor/odm/bin.
Previously partitions that except system, only appeared in
system partition if product haven't separated partition.
After support ODM, vendor/odm should considered.
Bug : 124465978
Test : Check each file's permission.
system/vendor/bin/* -> 0755
system/product/bin/* -> 0755
system/product_services/bin/* -> 0644
system/oem/bin/* -> 0644
vendor/odm/bin/* -> 0755
vendor/product/bin/* -> 0644
vendor/product_services/bin/* -> 0644
Change-Id: I5cee48474fceaf73853b2013d58017bd64953d86
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions