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

Commit 3c20152a authored by Android Code Review's avatar Android Code Review
Browse files

Merge

parents 5157efa8 625648e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -249,7 +249,7 @@
    <string name="permlab_accessSurfaceFlinger">"access SurfaceFlinger"</string>
    <string name="permdesc_accessSurfaceFlinger">"Allows application to use SurfaceFlinger low-level features."</string>
    <string name="permlab_readFrameBuffer">"read frame buffer"</string>
    <string name="permdesc_readFrameBuffer">"Allows application to use read the content of the frame buffer."</string>
    <string name="permdesc_readFrameBuffer">"Allows application to read the content of the frame buffer."</string>
    <string name="permlab_modifyAudioSettings">"change your audio settings"</string>
    <string name="permdesc_modifyAudioSettings">"Allows application to modify global audio settings such as volume and routing."</string>
    <string name="permlab_recordAudio">"record audio"</string>
+1 −1
Original line number Diff line number Diff line
@@ -737,7 +737,7 @@
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_readFrameBuffer">read frame buffer</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_readFrameBuffer">Allows application to use
    <string name="permdesc_readFrameBuffer">Allows application to 
        read the content of the frame buffer.</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->