Home
last modified time | relevance | path

Searched refs:framework_aidl (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/studio-dev/
Dstudiow800 local framework_aidl="$platformDir/framework.aidl"
831 cp $prebuiltsDir/sdk/current/public/framework.aidl $framework_aidl
837 --aidl $framework_aidl
878 sdkparcelables "$android_jar_outfile" "$framework_aidl"
880 appendLineIfNotExists "interface android.app.IApplicationThread;" "$framework_aidl"
881 appendLineIfNotExists "interface android.view.IRecentsAnimationController;" "$framework_aidl"
882 appendLineIfNotExists "interface android.view.IRecentsAnimationRunner;" "$framework_aidl"
883 appendLineIfNotExists "interface android.view.IRemoteAnimationRunner;" "$framework_aidl"
884 appendLineIfNotExists "interface android.window.IOnBackInvokedCallback;" "$framework_aidl"