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

Commit 9f059a09 authored by Justin Yun's avatar Justin Yun Committed by android-build-merger
Browse files

Merge "Mark libbinder as VNDK in Android.bp" am: 920514db am: 203cee15

am: 3fd83afc

Change-Id: I891cc2c24558aebc72df13615168446938e6b451
parents 75571fe9 3fd83afc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -33,6 +33,9 @@ cc_library {

    // for vndbinder
    vendor_available: true,
    vndk: {
        enabled: true,
    },

    srcs: [
        "AppOpsManager.cpp",