Commit fbd7abf8 authored by albaltai's avatar albaltai
Browse files

AIDEGen: Fix case that get_unique_iml_name() failed to create unique iml name.

Some test apps have duplicated physical path, which causes duplicated iml name
happened, so, use following strategy to generate unique iml name :
1. Using unique module path string to generate iml name.
2. Appending sequence number to iml name when two modules still have same name.

Bug: 133393638
Test: 1. $ atest aidegen_unittests --host will get pass result.
Change-Id: I99eeaf30fa99a13e50b80400a0a145bbe7f284af
parent f8e1e295
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment