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

Commit e5600bcf 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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ia7937cf6c4bba923221e736470fbde2b77342533
parents c3896b28 21cbf34f
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",