Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ac1b97a2 authored by Bob Badour's avatar Bob Badour Committed by Automerger Merge Worker
Browse files

[LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/systemui am: 21cbf34f am:...

[LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/systemui am: 21cbf34f am: e5600bcf am: f2ec734e

Original change: https://android-review.googlesource.com/c/platform/frameworks/libs/systemui/+/1589017

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ie1cfd90af5cdf71754508be841e5cbea1a756d3a
parents 1ed1b8f0 f2ec734e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -12,6 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.

package {
    default_applicable_licenses: ["Android-Apache-2.0"],
}

android_library {
    name: "iconloader_base",
    sdk_version: "28",