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

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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ief8217653f2edcbcadfc9218cfea2cc58fa7f5e3
parents c3896b28 e5600bcf
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",