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

Commit cceb1873 authored by Ján Sebechlebský's avatar Ján Sebechlebský Committed by Android (Google) Code Review
Browse files

Merge "Add missing clipboard and camera policy types to VirtualDeviceManagerNative AIDL." into main

parents 5fab4d5c 74c5cb79
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -48,6 +48,8 @@ interface IVirtualDeviceManagerNative {
    const int POLICY_TYPE_AUDIO = 1;
    const int POLICY_TYPE_RECENTS = 2;
    const int POLICY_TYPE_ACTIVITY = 3;
    const int POLICY_TYPE_CLIPBOARD = 4;
    const int POLICY_TYPE_CAMERA = 5;

    /**
     * Returns the IDs for all VirtualDevices where an app with the given is running.