Skip to content
Commit 19e8d465 authored by Steven Moreland's avatar Steven Moreland
Browse files

Use jarjar rules for framework.jar.

Rather than copying the rules, boot libs (e.g. telephony-common
or those added by OEMs) can just add the following to their library:
    jarjar_rules: ":framework-jarjar-rules",

This will ensure that rules can be changed in framework.jar without
breaking things downstream.

Bug: 127875362
Test: manual
Change-Id: I3dd64d418eca5302bb4aa142147040c459725e11
parent 8bf13f06
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