Skip to content
Commit 190d953f authored by Omer Nebil Yaveroglu's avatar Omer Nebil Yaveroglu
Browse files

Change the functionality of RuleIndexingDetailsIdentifier to splits a given...

Change the functionality of RuleIndexingDetailsIdentifier to splits a given rule set into three indexing categories since this code will be shared between the XML and Binary implementation.

Note that the code is not complete. I will add a sorting function in a follow up CL and return Map<Integer, List<Rule>> where rules will be sorted based on their category and key.

Bug: 145488708
Test: atest FrameworksServicesTests:RuleIndexIdentifierTest
Change-Id: I21da5962f2f16b3e01f070d27a6aeaf77b44b8ca
parent c40091bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment