summaryrefslogtreecommitdiff
path: root/filesystem/logical_partition.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2021-02-24 01:22:57 +0900
committer Jiyong Park <jiyong@google.com> 2021-02-24 01:22:57 +0900
commit66dd5c09e2d77b19030c13f4028ad7f649514d29 (patch)
tree6dddbe536b25c075f4f5e424f73e2a6ecd400a74 /filesystem/logical_partition.go
parent0d2497088c0380d72b66ae44e3a82a755fc247ab (diff)
android:path attribute is respected for fields in a slice of struct
This change fixes a bug that android:path attribute is ignored when annotated field is in a slice of struct. blueprint now traverses fields whose type is slice of struct and provides the index list in the case. Soong is modified so that it checks whether the field being referenced is a slice of struct or not. If that is the case, it gathers field values from each of the elements. If not, it follows the original path. Bug: 181018147 Test: m nothing Change-Id: I220efb6feaa525a00939654459b2998e98e7ad56
Diffstat (limited to 'filesystem/logical_partition.go')
0 files changed, 0 insertions, 0 deletions