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

Commit 53b40452 authored by The Android Open Source Project's avatar The Android Open Source Project
Browse files

auto import from //depot/cupcake/@136654

parent b22d55b9
Loading
Loading
Loading
Loading
−139 B (767 B)
Loading image diff...
+80 B (898 B)
Loading image diff...
+2 −2
Original line number Original line Diff line number Diff line
@@ -843,10 +843,10 @@




    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_bindGadget">choose gadgets</string>
    <string name="permlab_bindGadget">choose widgets</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_bindGadget">Allows the application to tell the system
    <string name="permdesc_bindGadget">Allows the application to tell the system
        which gadgets can be used by which application.  With this permission,
        which widgets can be used by which application.  With this permission,
        applications can give access to personal data to other applications.
        applications can give access to personal data to other applications.
        Not for use by normal applications.</string>
        Not for use by normal applications.</string>


+0 −1
Original line number Original line Diff line number Diff line
@@ -19,7 +19,6 @@


bool InitializeForThread();
bool InitializeForThread();
void UninitializeForThread();
void UninitializeForThread();
void keydestructor(void*);


#endif /* THREAD_INIT_H*/
#endif /* THREAD_INIT_H*/