From 4df2423a947bcd3f024cc3d3a1a315a8dc428598 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Thu, 5 Mar 2009 14:34:35 -0800 Subject: auto import from //depot/cupcake/@136594 --- include/ui/ICameraService.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ui/ICameraService.h') diff --git a/include/ui/ICameraService.h b/include/ui/ICameraService.h index dfd89230017d..c652c5169a0a 100644 --- a/include/ui/ICameraService.h +++ b/include/ui/ICameraService.h @@ -28,7 +28,7 @@ namespace android { class ICameraService : public IInterface { -protected: +public: enum { CONNECT = IBinder::FIRST_CALL_TRANSACTION, }; -- cgit v1.2.3-59-g8ed1b